Home
last modified time | relevance | path

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

/Linux-v6.1/fs/f2fs/
Dsuper.c2706 if (is_journalled_quota(sbi)) in f2fs_quota_sync_file()
2835 if (is_journalled_quota(sbi)) in f2fs_quota_off()
2918 if (is_journalled_quota(sbi)) in f2fs_dquot_mark_dquot_dirty()
Dcheckpoint.c1180 if (!is_journalled_quota(sbi)) in __need_flush_quota()
Df2fs.h4527 static inline bool is_journalled_quota(struct f2fs_sb_info *sbi) in is_journalled_quota() function