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