Home
last modified time | relevance | path

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

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