Home
last modified time | relevance | path

Searched refs:CP_RECOVERY (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/f2fs/
Drecovery.c750 .reason = CP_RECOVERY, in f2fs_recover_fsync_data()
Dcheckpoint.c1535 if (cpc->reason & CP_RECOVERY) in f2fs_write_checkpoint()
Df2fs.h178 #define CP_RECOVERY 0x00000008 macro
/linux-4.19.296/include/trace/events/
Df2fs.h49 TRACE_DEFINE_ENUM(CP_RECOVERY);
135 { CP_RECOVERY, "Recovery" }, \