Home
last modified time | relevance | path

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

/Linux-v6.1/include/trace/events/
Df2fs.h136 { CP_NO_SPC_ROLL, "no space roll forward" }, \
/Linux-v6.1/fs/f2fs/
Df2fs.h1153 CP_NO_SPC_ROLL, enumerator
Dfile.c208 cp_reason = CP_NO_SPC_ROLL; in need_do_checkpoint()