Searched refs:CP_COMPACT_SUM_FLAG (Results 1 – 3 of 3) sorted by relevance
138 #define CP_COMPACT_SUM_FLAG 0x00000004 macro
1472 __set_ckpt_flags(ckpt, CP_COMPACT_SUM_FLAG); in do_checkpoint()1474 __clear_ckpt_flags(ckpt, CP_COMPACT_SUM_FLAG); in do_checkpoint()
3945 if (is_set_ckpt_flags(sbi, CP_COMPACT_SUM_FLAG)) { in restore_curseg_summaries()4056 if (is_set_ckpt_flags(sbi, CP_COMPACT_SUM_FLAG)) in f2fs_write_data_summaries()