CP_SYNC          1568 fs/f2fs/checkpoint.c 		((cpc->reason & CP_FASTBOOT) || (cpc->reason & CP_SYNC) ||
CP_SYNC          1710 fs/f2fs/f2fs.h 	int reason = CP_SYNC;
CP_SYNC            48 include/trace/events/f2fs.h TRACE_DEFINE_ENUM(CP_SYNC);
CP_SYNC           124 include/trace/events/f2fs.h 		{ CP_SYNC,	"Sync" },				\