Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsuper.c2859 if (is_journalled_quota(sbi)) in f2fs_quota_sync_file()
2999 if (is_journalled_quota(sbi)) in f2fs_quota_off()
3082 if (is_journalled_quota(sbi)) in f2fs_dquot_mark_dquot_dirty()
H A Dcheckpoint.c1184 if (!is_journalled_quota(sbi)) in __need_flush_quota()
H A Df2fs.h4622 static inline bool is_journalled_quota(struct f2fs_sb_info *sbi) in is_journalled_quota() function