Searched refs:fs_mgr_is_nofail (Results 1 – 3 of 3) sorted by relevance
85 int fs_mgr_is_nofail(const struct fstab_rec* fstab);
985 int fs_mgr_is_nofail(const struct fstab_rec* fstab) { in fs_mgr_is_nofail() function
992 if (fs_mgr_is_nofail(&fstab->recs[attempted_idx])) { in fs_mgr_mount_all()