Searched refs:is_set_ckpt_flags (Results 1 – 3 of 3) sorted by relevance
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()686 if (is_set_ckpt_flags(F2FS_CKPT(sbi), CP_COMPACT_SUM_FLAG)) { in restore_curseg_summaries()
235 static inline bool is_set_ckpt_flags(struct f2fs_checkpoint *cp, unsigned int f) in is_set_ckpt_flags() function
908 if (!is_set_ckpt_flags(ckpt, CP_ORPHAN_PRESENT_FLAG)) in fsck_chk_orphan_node()