Home
last modified time | relevance | path

Searched refs:eh_magic (Results 1 – 3 of 3) sorted by relevance

/system/extras/ext4_utils/
Dextent.c101 hdr->eh_magic = EXT4_EXT_MAGIC; in do_inode_allocate_extents()
111 hdr->eh_magic = EXT4_EXT_MAGIC; in do_inode_allocate_extents()
139 hdr->eh_magic = EXT4_EXT_MAGIC; in do_inode_allocate_extents()
Dext4_extents.h47 __le16 eh_magic; member
Dext4fixup.c578 if (extent_hdr->eh_magic != EXT4_EXT_MAGIC) { in get_block_list_extents()
580 extent_hdr->eh_magic); in get_block_list_extents()