Home
last modified time | relevance | path

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

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