Home
last modified time | relevance | path

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

/linux-6.15/include/trace/events/
H A Df2fs.h140 { CP_FASTBOOT_MODE, "fastboot mode" }, \
/linux-6.15/fs/f2fs/
H A Df2fs.h1177 CP_FASTBOOT_MODE, enumerator
H A Dfile.c212 cp_reason = CP_FASTBOOT_MODE; in need_do_checkpoint()