Home
last modified time | relevance | path

Searched refs:sb_has_quota_active (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/quota/
H A Ddquot.c696 if (!sb_has_quota_active(sb, cnt)) in dquot_writeback_dquots()
770 if (!sb_has_quota_active(sb, cnt)) in dquot_quota_sync()
940 if (!sb_has_quota_active(sb, qid.type)) in dqget()
945 if (!sb_has_quota_active(sb, qid.type)) { in dqget()
1496 if (!sb_has_quota_active(sb, cnt)) in __dquot_initialize()
1538 if (!sb_has_quota_active(sb, cnt)) in __dquot_initialize()
1591 if (!dquots[i] && sb_has_quota_active(inode->i_sb, i)) in dquot_initialize_needed()
2046 if (!sb_has_quota_active(inode->i_sb, cnt)) in __dquot_transfer()
2194 if (!sb_has_quota_active(sb, qid->type)) in dquot_get_next_id()
2852 if (!sb_has_quota_active(sb, type)) in dquot_get_state()
[all …]
H A Dquota.c111 if (!sb_has_quota_active(sb, type)) in quota_getfmt()
/openbmc/linux/include/linux/
H A Dquotaops.h166 static inline bool sb_has_quota_active(struct super_block *sb, int type) in sb_has_quota_active() function
211 static inline int sb_has_quota_active(struct super_block *sb, int type) in sb_has_quota_active() function
/openbmc/linux/mm/
H A Dshmem_quota.c125 if (!sb_has_quota_active(sb, qid->type)) in shmem_get_next_id()
/openbmc/linux/fs/reiserfs/
H A Dsuper.c267 if (sb_has_quota_active(s, i)) { in finish_unfinished()
/openbmc/linux/fs/f2fs/
H A Dsuper.c2857 if (!sb_has_quota_active(sb, cnt)) in f2fs_quota_sync()