Searched refs:eh_magic (Results 1 – 6 of 6) sorted by relevance
100 hdr->eh_magic = EXT4_EXT_MAGIC; in do_inode_allocate_extents()110 hdr->eh_magic = EXT4_EXT_MAGIC; in do_inode_allocate_extents()138 hdr->eh_magic = EXT4_EXT_MAGIC; in do_inode_allocate_extents()
47 __le16 eh_magic; member
578 if (extent_hdr->eh_magic != EXT4_EXT_MAGIC) { in get_block_list_extents()580 extent_hdr->eh_magic); in get_block_list_extents()
48 __u16 eh_magic; /* probably will support different formats */ member
77 ext2fs_le16_to_cpu(eh->eh_magic), in dbg_show_header()139 if (ext2fs_le16_to_cpu(eh->eh_magic) != EXT3_EXT_MAGIC) in ext2fs_extent_header_verify()223 eh->eh_magic = ext2fs_cpu_to_le16(EXT3_EXT_MAGIC); in ext2fs_extent_open2()242 handle->type = ext2fs_le16_to_cpu(eh->eh_magic); in ext2fs_extent_open2()
1728 eh->eh_magic = ext2fs_cpu_to_le16(EXT3_EXT_MAGIC); in do_write()