Home
last modified time | relevance | path

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

/Linux-v5.10/include/trace/events/
Df2fs.h143 { CP_NO_SPC_ROLL, "no space roll forward" }, \
/Linux-v5.10/fs/f2fs/
Df2fs.h1129 CP_NO_SPC_ROLL, enumerator
Dfile.c202 cp_reason = CP_NO_SPC_ROLL; in need_do_checkpoint()