Searched refs:ckpt_flags (Results 1 – 7 of 7) sorted by relevance
351 unsigned int ckpt_flags = le32_to_cpu(cp->ckpt_flags); in is_set_ckpt_flags() local352 return ckpt_flags & f ? 1 : 0; in is_set_ckpt_flags()
515 flags = update_nat_bits_flags(new_sb, cp, get_cp(ckpt_flags)); in rebuild_checkpoint()526 set_cp(ckpt_flags, flags); in rebuild_checkpoint()
841 u32 flag = le32_to_cpu(ckpt->ckpt_flags); in do_fsck()921 u32 flag = le32_to_cpu(ckpt->ckpt_flags); in do_dump()
476 DISP_u32(cp, ckpt_flags); in print_ckpt_info()1316 unsigned int flag = get_cp(ckpt_flags); in sanity_check_ckpt()3087 set_cp(ckpt_flags, flags); in write_checkpoint()3633 if (get_cp(ckpt_flags) & CP_QUOTA_NEED_FSCK_FLAG) in f2fs_do_mount()3668 if (!f2fs_should_proceed(sb, get_cp(ckpt_flags))) in f2fs_do_mount()
2173 if (get_cp(ckpt_flags) & CP_LARGE_NAT_BITMAP_FLAG) { in fsck_chk_checkpoint()2346 set_cp(ckpt_flags, flags); in fix_checkpoint()
843 __le32 ckpt_flags; /* Flags : umount and journal_present */ member
800 set_cp(ckpt_flags, flags); in f2fs_write_check_point_pack()