Home
last modified time | relevance | path

Searched refs:sb_has_quota_usage_enabled (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dquotaops.h132 static inline bool sb_has_quota_usage_enabled(struct super_block *sb, int type) in sb_has_quota_usage_enabled() function
159 return sb_has_quota_usage_enabled(sb, type); in sb_has_quota_loaded()
181 static inline int sb_has_quota_usage_enabled(struct super_block *sb, int type) in sb_has_quota_usage_enabled() function
/linux-4.19.296/fs/quota/
Ddquot.c2574 sb_has_quota_usage_enabled(sb, type)) in dquot_enable()
2629 if (!sb_has_quota_usage_enabled(sb, type)) in dquot_quota_enable()