Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/trace/events/
Df2fs.h146 { CP_FASTBOOT_MODE, "fastboot mode" }, \
/kernel/linux/linux-5.10/fs/f2fs/
Df2fs.h1085 CP_FASTBOOT_MODE, enumerator
Dfile.c210 cp_reason = CP_FASTBOOT_MODE; in need_do_checkpoint()