Searched refs:first_mount_errno (Results 1 – 1 of 1) sorted by relevance
1811 int first_mount_errno = 0; in fs_mgr_do_mount_helper() local1901 if (!first_mount_errno) first_mount_errno = errno; in fs_mgr_do_mount_helper()1914 if (first_mount_errno == EBUSY) return FS_MGR_DOMNT_BUSY; in fs_mgr_do_mount_helper()