Home
last modified time | relevance | path

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

/fs/f2fs/
Dcheckpoint.c1088 if (!is_journalled_quota(sbi)) in __need_flush_quota()
Dsuper.c1968 if (is_journalled_quota(sbi)) in f2fs_quota_sync()
2113 if (is_journalled_quota(sbi)) in f2fs_dquot_mark_dquot_dirty()
Df2fs.h3668 static inline bool is_journalled_quota(struct f2fs_sb_info *sbi) in is_journalled_quota() function