Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Df2fs.h145 { CP_RECOVER_DIR, "dir needs recovery" }, \
/linux/fs/f2fs/
H A Df2fs.h1264 CP_RECOVER_DIR, enumerator
H A Dfile.c241 cp_reason = CP_RECOVER_DIR; in need_do_checkpoint()