Searched refs:CP_UMOUNT_FLAG (Results 1 – 5 of 5) sorted by relevance
189 if (flag & CP_UMOUNT_FLAG) in do_dump()
655 if (is_set_ckpt_flags(ckpt, CP_UMOUNT_FLAG)) in read_normal_summaries()662 if (is_set_ckpt_flags(ckpt, CP_UMOUNT_FLAG)) in read_normal_summaries()673 if (IS_NODESEG(type) && !is_set_ckpt_flags(ckpt, CP_UMOUNT_FLAG)) in read_normal_summaries()
985 ckp->ckpt_flags = cpu_to_le32(CP_UMOUNT_FLAG); in fix_checkpoint()
366 #define CP_UMOUNT_FLAG 0x00000001 macro
504 set_cp(ckpt_flags, CP_UMOUNT_FLAG | CP_COMPACT_SUM_FLAG); in f2fs_write_check_point_pack()