Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Drecovery.c906 .reason = CP_RECOVERY, in f2fs_recover_fsync_data()
Dcheckpoint.c1710 if (cpc->reason & CP_RECOVERY) in f2fs_write_checkpoint()
Df2fs.h227 #define CP_RECOVERY 0x00000008 macro
/linux-6.1.9/include/trace/events/
Df2fs.h46 TRACE_DEFINE_ENUM(CP_RECOVERY);
122 { CP_RECOVERY, "Recovery" }, \