Searched refs:qtype_enforce_flag (Results 1 – 2 of 2) sorted by relevance
70 unsigned int qtype_enforce_flag(int type) in qtype_enforce_flag() function89 return sb->s_qcop->quota_enable(sb, qtype_enforce_flag(type)); in quota_quotaon()100 return sb->s_qcop->quota_disable(sb, qtype_enforce_flag(type)); in quota_quotaoff()
2468 if (!(flags & qtype_enforce_flag(type))) in dquot_quota_enable()2483 if (flags & qtype_enforce_flag(type)) in dquot_quota_enable()2512 flags &= ~qtype_enforce_flag(type); in dquot_quota_disable()2517 if (flags & qtype_enforce_flag(type)) { in dquot_quota_disable()2527 if (flags & qtype_enforce_flag(type)) in dquot_quota_disable()