Home
last modified time | relevance | path

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

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