Home
last modified time | relevance | path

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

/linux-6.1.9/include/trace/events/
Df2fs.h131 { CP_NON_REGULAR, "non regular" }, \
/linux-6.1.9/fs/f2fs/
Df2fs.h1148 CP_NON_REGULAR, enumerator
Dfile.c198 cp_reason = CP_NON_REGULAR; in need_do_checkpoint()