Searched refs:__get_cp_reason (Results 1 – 3 of 3) sorted by relevance
1823 cpc.reason = __get_cp_reason(sbi); in f2fs_issue_checkpoint()
1717 cpc.reason = __get_cp_reason(sbi); in f2fs_gc()
2208 static inline int __get_cp_reason(struct f2fs_sb_info *sbi) in __get_cp_reason() function