Home
last modified time | relevance | path

Searched refs:CP_RECOVER_DIR (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/trace/events/
H A Df2fs.h142 { CP_RECOVER_DIR, "dir needs recovery" }, \
/linux-6.15/fs/f2fs/
H A Df2fs.h1179 CP_RECOVER_DIR, enumerator
H A Dfile.c219 cp_reason = CP_RECOVER_DIR; in need_do_checkpoint()