Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Df2fs.h139 { CP_NODE_NEED_CP, "node needs cp" }, \
/openbmc/linux/fs/f2fs/
H A Df2fs.h1149 CP_NODE_NEED_CP, enumerator
H A Dfile.c206 cp_reason = CP_NODE_NEED_CP; in need_do_checkpoint()