Searched refs:CP_TRIMMED (Results 1 – 3 of 3) sorted by relevance
/fs/f2fs/ | ||
D | checkpoint.c | 1351 if (cpc->reason & CP_TRIMMED) in update_ckpt_flags() |
D | super.c | 1623 .reason = CP_UMOUNT | CP_TRIMMED, in f2fs_put_super() |
D | f2fs.h | 228 #define CP_TRIMMED 0x00000020 macro |