Home
last modified time | relevance | path

Searched refs:sb_has_quota_usage_enabled (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dquotaops.h129 static inline bool sb_has_quota_usage_enabled(struct super_block *sb, int type) in sb_has_quota_usage_enabled() function
156 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
/kernel/linux/linux-6.6/include/linux/
H A Dquotaops.h131 static inline bool sb_has_quota_usage_enabled(struct super_block *sb, int type) in sb_has_quota_usage_enabled() function
158 return sb_has_quota_usage_enabled(sb, type); in sb_has_quota_loaded()
180 static inline int sb_has_quota_usage_enabled(struct super_block *sb, int type) in sb_has_quota_usage_enabled() function
/kernel/linux/linux-5.10/fs/quota/
H A Ddquot.c2640 if (!sb_has_quota_usage_enabled(sb, type)) { in dquot_quota_enable()
/kernel/linux/linux-6.6/fs/quota/
H A Ddquot.c2603 if (!sb_has_quota_usage_enabled(sb, type)) { in dquot_quota_enable()

Completed in 12 milliseconds