Searched refs:is_set_ckpt_flags (Results 1 – 3 of 3) sorted by relevance
602 if (is_set_ckpt_flags(ckpt, CP_UMOUNT_FLAG)) in read_normal_summaries()610 if (is_set_ckpt_flags(ckpt, CP_UMOUNT_FLAG)) in read_normal_summaries()620 if (is_set_ckpt_flags(ckpt, CP_UMOUNT_FLAG)) { in read_normal_summaries()653 if (is_set_ckpt_flags(F2FS_CKPT(sbi), CP_COMPACT_SUM_FLAG)) { in restore_curseg_summaries()
219 static inline bool is_set_ckpt_flags(struct f2fs_checkpoint *cp, unsigned int f) in is_set_ckpt_flags() function
649 if (!is_set_ckpt_flags(ckpt, CP_ORPHAN_PRESENT_FLAG)) in fsck_chk_orphan_node()