Searched refs:sb_has_quota_usage_enabled (Results 1 – 2 of 2) sorted by relevance
129 static inline bool sb_has_quota_usage_enabled(struct super_block *sb, int type) in sb_has_quota_usage_enabled() function156 return sb_has_quota_usage_enabled(sb, type); in sb_has_quota_loaded()178 static inline int sb_has_quota_usage_enabled(struct super_block *sb, int type) in sb_has_quota_usage_enabled() function
2535 if (!sb_has_quota_usage_enabled(sb, type)) { in dquot_quota_enable()