Searched refs:CP_RESIZE (Results 1 – 4 of 4) sorted by relevance
1616 if (cpc->reason != CP_RESIZE) in f2fs_write_checkpoint()1697 if (cpc->reason != CP_RESIZE) in f2fs_write_checkpoint()
1851 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in free_segment_range()1976 struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; in f2fs_resize_fs()
212 #define CP_RESIZE 0x00000080 macro
54 TRACE_DEFINE_ENUM(CP_RESIZE);134 { CP_RESIZE, "Resize" })