Home
last modified time | relevance | path

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

/linux-5.19.10/include/trace/events/
Df2fs.h130 { CP_NO_NEEDED, "no needed" }, \
/linux-5.19.10/fs/f2fs/
Df2fs.h1138 CP_NO_NEEDED, enumerator
Dfile.c195 enum cp_reason_type cp_reason = CP_NO_NEEDED; in need_do_checkpoint()