Home
last modified time | relevance | path

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

/Linux-v5.15/include/trace/events/
Df2fs.h144 { CP_NO_SPC_ROLL, "no space roll forward" }, \
/Linux-v5.15/fs/f2fs/
Df2fs.h1113 CP_NO_SPC_ROLL, enumerator
Dfile.c207 cp_reason = CP_NO_SPC_ROLL; in need_do_checkpoint()