Searched refs:fs_mgr_is_quota (Results 1 – 4 of 4) sorted by relevance
87 int fs_mgr_is_quota(const struct fstab_rec* fstab);
230 if (fs_mgr_is_quota(rec)) { in process_config()
993 int fs_mgr_is_quota(const struct fstab_rec* fstab) { in fs_mgr_is_quota() function
310 bool want_quota = fs_mgr_is_quota(rec) != 0; in tune_quota()