Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Df2fs.h139 { CP_SB_NEED_CP, "sb needs cp" }, \
/linux/fs/f2fs/
H A Df2fs.h1303 CP_SB_NEED_CP, enumerator
H A Dfile.c285 cp_reason = CP_SB_NEED_CP; in need_do_checkpoint()