Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Df2fs.h137 { CP_WRONG_PINO, "wrong pino" }, \
/openbmc/linux/fs/f2fs/
H A Df2fs.h1147 CP_WRONG_PINO, enumerator
H A Dfile.c202 cp_reason = CP_WRONG_PINO; in need_do_checkpoint()