Searched refs:CP_COMPRESSED (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/include/trace/events/ | ||
D | f2fs.h | 132 { CP_COMPRESSED, "compressed" }, \ |
/Linux-v6.1/fs/f2fs/ | ||
D | f2fs.h | 1149 CP_COMPRESSED, enumerator |
D | file.c | 200 cp_reason = CP_COMPRESSED; in need_do_checkpoint() |