Searched refs:__get_cp_reason (Results 1 – 3 of 3) sorted by relevance
1156 cpc.reason = __get_cp_reason(sbi); in f2fs_gc()
1105 cpc.reason = __get_cp_reason(sbi); in f2fs_sync_fs()
1620 static inline int __get_cp_reason(struct f2fs_sb_info *sbi) in __get_cp_reason() function