Searched refs:eh_magic (Results 1 – 3 of 3) sorted by relevance
121 hdr->eh_magic = EXT4_EXT_MAGIC; in do_inode_allocate_extents()131 hdr->eh_magic = EXT4_EXT_MAGIC; in do_inode_allocate_extents()159 hdr->eh_magic = EXT4_EXT_MAGIC; in do_inode_allocate_extents()
482 if (extent_hdr->eh_magic != EXT4_EXT_MAGIC) { in get_block_list_extents()484 extent_hdr->eh_magic); in get_block_list_extents()
47 __le16 eh_magic; member