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