Home
last modified time | relevance | path

Searched refs:sb_any_quota_suspended (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dquotaops.h147 static inline unsigned sb_any_quota_suspended(struct super_block *sb) in sb_any_quota_suspended() function
193 static inline int sb_any_quota_suspended(struct super_block *sb) in sb_any_quota_suspended() function
/kernel/linux/linux-6.6/include/linux/
H 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
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuper.c689 if (sb_any_quota_suspended(sb)) in ocfs2_remount()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuper.c686 if (sb_any_quota_suspended(sb)) in ocfs2_remount()
/kernel/linux/linux-5.10/fs/quota/
H A Ddquot.c1508 return sb_any_quota_loaded(sb) & ~sb_any_quota_suspended(sb); in inode_quota_active()
/kernel/linux/linux-6.6/fs/quota/
H A Ddquot.c1456 return sb_any_quota_loaded(sb) & ~sb_any_quota_suspended(sb); in inode_quota_active()
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c1940 if (sb_any_quota_suspended(sb)) { in f2fs_remount()
/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c6074 if (sb_any_quota_suspended(sb)) in ext4_remount()
6121 sb_any_quota_suspended(sb)) in ext4_remount()
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c6674 if (sb_any_quota_suspended(sb)) in __ext4_remount()
6712 sb_any_quota_suspended(sb)) in __ext4_remount()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c2407 if (sb_any_quota_suspended(sb)) { in f2fs_remount()

Completed in 38 milliseconds