Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dsuper.c2863 if (is_journalled_quota(sbi)) in f2fs_quota_sync_file()
3003 if (is_journalled_quota(sbi)) in f2fs_quota_off()
3086 if (is_journalled_quota(sbi)) in f2fs_dquot_mark_dquot_dirty()
Dcheckpoint.c1179 if (!is_journalled_quota(sbi)) in __need_flush_quota()
Df2fs.h4562 static inline bool is_journalled_quota(struct f2fs_sb_info *sbi) in is_journalled_quota() function