Home
last modified time | relevance | path

Searched refs:sb_has_quota_limits_enabled (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dquotaops.h137 static inline bool sb_has_quota_limits_enabled(struct super_block *sb, int type) in sb_has_quota_limits_enabled() function
185 static inline int sb_has_quota_limits_enabled(struct super_block *sb, int type) in sb_has_quota_limits_enabled() function
/linux/fs/f2fs/
H A Dsuper.c2157 sb_has_quota_limits_enabled(sb, PRJQUOTA)) { in f2fs_statfs()
/linux/fs/ext4/
H A Dsuper.c6884 sb_has_quota_limits_enabled(sb, PRJQUOTA)) in ext4_statfs()