Searched refs:sb_has_quota_limits_enabled (Results 1 – 2 of 2) sorted by relevance
123 static inline bool sb_has_quota_limits_enabled(struct super_block *sb, int type) in sb_has_quota_limits_enabled() function172 static inline int sb_has_quota_limits_enabled(struct super_block *sb, int type) in sb_has_quota_limits_enabled() function
1269 if (!sb_has_quota_limits_enabled(dquot->dq_sb, dquot->dq_id.type) || in check_idq()1307 if (!sb_has_quota_limits_enabled(sb, dquot->dq_id.type) || in check_bdq()1357 !sb_has_quota_limits_enabled(dquot->dq_sb, dquot->dq_id.type)) in info_idq_free()2405 sb_has_quota_limits_enabled(sb, type)) { in dquot_enable()2510 if (!sb_has_quota_limits_enabled(sb, type)) in dquot_quota_disable()2703 if (sb_has_quota_limits_enabled(sb, type)) in dquot_get_state()