Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Df2fs.h136 { CP_NON_REGULAR, "non regular" }, \
/linux/fs/f2fs/
H A Df2fs.h1286 CP_NON_REGULAR, enumerator
H A Dfile.c222 cp_reason = CP_NON_REGULAR; in need_do_checkpoint()