Home
last modified time | relevance | path

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

/Linux-v5.15/include/trace/events/
Df2fs.h139 { CP_NON_REGULAR, "non regular" }, \
/Linux-v5.15/fs/f2fs/
Df2fs.h1108 CP_NON_REGULAR, enumerator
Dfile.c197 cp_reason = CP_NON_REGULAR; in need_do_checkpoint()