Home
last modified time | relevance | path

Searched refs:sb_any_quota_suspended (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dquotaops.h149 static inline unsigned sb_any_quota_suspended(struct super_block *sb) in sb_any_quota_suspended() function
195 static inline int sb_any_quota_suspended(struct super_block *sb) in sb_any_quota_suspended() function
/linux-6.3-rc2/fs/ocfs2/
A Dsuper.c686 if (sb_any_quota_suspended(sb)) in ocfs2_remount()
/linux-6.3-rc2/fs/quota/
A Ddquot.c1434 return sb_any_quota_loaded(sb) & ~sb_any_quota_suspended(sb); in dquot_active()
/linux-6.3-rc2/fs/f2fs/
A Dsuper.c2290 if (sb_any_quota_suspended(sb)) { in f2fs_remount()
/linux-6.3-rc2/fs/ext4/
A Dsuper.c6588 if (sb_any_quota_suspended(sb)) in __ext4_remount()

Completed in 31 milliseconds