Home
last modified time | relevance | path

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

/linux-6.6.21/include/trace/events/
Df2fs.h138 { CP_NO_SPC_ROLL, "no space roll forward" }, \
/linux-6.6.21/fs/f2fs/
Df2fs.h1138 CP_NO_SPC_ROLL, enumerator
Dfile.c204 cp_reason = CP_NO_SPC_ROLL; in need_do_checkpoint()