Searched refs:CP_COMPACT_SUM_FLAG (Results 1 – 3 of 3) sorted by relevance
129 #define CP_COMPACT_SUM_FLAG 0x00000004 macro
1311 __set_ckpt_flags(ckpt, CP_COMPACT_SUM_FLAG); in do_checkpoint()1313 __clear_ckpt_flags(ckpt, CP_COMPACT_SUM_FLAG); in do_checkpoint()
3352 if (is_set_ckpt_flags(sbi, CP_COMPACT_SUM_FLAG)) { in restore_curseg_summaries()3457 if (is_set_ckpt_flags(sbi, CP_COMPACT_SUM_FLAG)) in f2fs_write_data_summaries()