Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Df2fs.h138 { CP_NO_SPC_ROLL, "no space roll forward" }, \
/linux/fs/f2fs/
H A Df2fs.h1159 CP_NO_SPC_ROLL, enumerator
H A Dfile.c208 cp_reason = CP_NO_SPC_ROLL; in need_do_checkpoint()