Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Drecovery.c938 .reason = CP_RECOVERY, in f2fs_recover_fsync_data()
Dcheckpoint.c1708 if (cpc->reason & CP_RECOVERY) in f2fs_write_checkpoint()
Df2fs.h226 #define CP_RECOVERY 0x00000008 macro
/linux-6.6.21/include/trace/events/
Df2fs.h46 TRACE_DEFINE_ENUM(CP_RECOVERY);
124 { CP_RECOVERY, "Recovery" }, \