Home
last modified time | relevance | path

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

/linux-6.6.21/include/trace/events/
Df2fs.h133 { CP_NON_REGULAR, "non regular" }, \
/linux-6.6.21/fs/f2fs/
Df2fs.h1133 CP_NON_REGULAR, enumerator
Dfile.c194 cp_reason = CP_NON_REGULAR; in need_do_checkpoint()