Searched refs:CP_SYNC (Results 1 – 3 of 3) sorted by relevance
48 TRACE_DEFINE_ENUM(CP_SYNC);124 { CP_SYNC, "Sync" }, \
1566 ((cpc->reason & CP_FASTBOOT) || (cpc->reason & CP_SYNC) || in f2fs_write_checkpoint()
183 #define CP_SYNC 0x00000004 macro1708 int reason = CP_SYNC; in __get_cp_reason()