Searched refs:magic3 (Results 1 – 6 of 6) sorted by relevance
37 befs_sb->magic3 = fs32_to_cpu(sb, disk_sb->magic3); in befs_load_sb()67 || (befs_sb->magic3 != BEFS_SUPER_MAGIC3)) { in befs_check_sb()
53 u32 magic3; member
136 fs32 magic3; member
188 befs_debug(sb, " magic3 %08x", fs32_to_cpu(sb, sup->magic3)); in befs_dump_super_block()
2648 int magic3; in nv50_gr_construct_xfer_unk84xx() local2651 magic3 = 0x1000; in nv50_gr_construct_xfer_unk84xx()2659 magic3 = 0x1e00; in nv50_gr_construct_xfer_unk84xx()2662 magic3 = 0; in nv50_gr_construct_xfer_unk84xx()2691 if (magic3) in nv50_gr_construct_xfer_unk84xx()2692 xf_emit(ctx, 1, magic3); /* 00007fff tesla UNK141C */ in nv50_gr_construct_xfer_unk84xx()2705 if (magic3) in nv50_gr_construct_xfer_unk84xx()2706 xf_emit(ctx, 1, magic3); /* 7fff tesla UNK141C */ in nv50_gr_construct_xfer_unk84xx()
156 __uint16_t magic3; in xfs_dir3_leaf_verify() local158 magic3 = (magic == XFS_DIR2_LEAF1_MAGIC) ? XFS_DIR3_LEAF1_MAGIC in xfs_dir3_leaf_verify()161 if (leaf3->info.hdr.magic != cpu_to_be16(magic3)) in xfs_dir3_leaf_verify()