Searched refs:fs_mgr_is_nonremovable (Results 1 – 3 of 3) sorted by relevance
101 int fs_mgr_is_nonremovable(const struct fstab_rec *fstab);
222 if (fs_mgr_is_nonremovable(&fstab->recs[i])) { in process_config()
449 int fs_mgr_is_nonremovable(const struct fstab_rec *fstab) in fs_mgr_is_nonremovable() function