Searched refs:CP_SYNC (Results 1 – 3 of 3) sorted by relevance
49 TRACE_DEFINE_ENUM(CP_SYNC);129 { CP_SYNC, "Sync" }, \
1602 ((cpc->reason & CP_FASTBOOT) || (cpc->reason & CP_SYNC) || in f2fs_write_checkpoint()
195 #define CP_SYNC 0x00000004 macro1947 int reason = CP_SYNC; in __get_cp_reason()