Searched refs:has_quota (Results 1 – 2 of 2) sorted by relevance
373 bool has_quota = (sb->s_feature_ro_compat & cpu_to_le32(EXT4_FEATURE_RO_COMPAT_QUOTA)) != 0; in tune_quota() local377 if (has_quota == want_quota) { in tune_quota()
593 optional bool has_quota = 5; field