Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Df2fs.h132 { CP_NO_NEEDED, "no needed" }, \
/openbmc/linux/fs/f2fs/
H A Df2fs.h1142 CP_NO_NEEDED, enumerator
H A Dfile.c191 enum cp_reason_type cp_reason = CP_NO_NEEDED; in need_do_checkpoint()