Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dquotaops.h132 static inline bool sb_has_quota_suspended(struct super_block *sb, int type) in sb_has_quota_suspended() function
158 !sb_has_quota_suspended(sb, type); in sb_has_quota_active()
179 static inline int sb_has_quota_suspended(struct super_block *sb, int type) in sb_has_quota_suspended() function
/Linux-v4.19/fs/quota/
Ddquot.c2202 sb_has_quota_suspended(sb, cnt)) { in dquot_disable()
2418 if (!sb_has_quota_suspended(sb, cnt)) in dquot_resume()