Home
last modified time | relevance | path

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

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