Searched refs:CP_COMPACT_SUM_FLAG (Results 1 – 3 of 3) sorted by relevance
621 #define CP_COMPACT_SUM_FLAG 0x00000004 macro
422 if (flag & CP_COMPACT_SUM_FLAG) in print_cp_state()1296 if (is_set_ckpt_flags(F2FS_CKPT(sbi), CP_COMPACT_SUM_FLAG)) { in restore_curseg_summaries()
618 flags = CP_UMOUNT_FLAG | CP_COMPACT_SUM_FLAG; in f2fs_write_check_point_pack()