Home
last modified time | relevance | path

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

/linux-6.12.1/include/trace/events/
Df2fs.h136 { CP_SB_NEED_CP, "sb needs cp" }, \
/linux-6.12.1/fs/f2fs/
Df2fs.h1157 CP_SB_NEED_CP, enumerator
Dfile.c204 cp_reason = CP_SB_NEED_CP; in need_do_checkpoint()