Home | History | Annotate | Download | only in fs_mgr

Lines Matching refs:has_quota

309     bool has_quota = (sb->s_feature_ro_compat & cpu_to_le32(EXT4_FEATURE_RO_COMPAT_QUOTA)) != 0;
312 if (has_quota == want_quota) {