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