Home
last modified time | relevance | path

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

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