Searched refs:CP_COMPACT_SUM_FLAG (Results 1 – 3 of 3) sorted by relevance
137 #define CP_COMPACT_SUM_FLAG 0x00000004 macro
1430 __set_ckpt_flags(ckpt, CP_COMPACT_SUM_FLAG); in do_checkpoint()1432 __clear_ckpt_flags(ckpt, CP_COMPACT_SUM_FLAG); in do_checkpoint()
3831 if (is_set_ckpt_flags(sbi, CP_COMPACT_SUM_FLAG)) { in restore_curseg_summaries()3940 if (is_set_ckpt_flags(sbi, CP_COMPACT_SUM_FLAG)) in f2fs_write_data_summaries()