Searched refs:eh_magic (Results 1 – 4 of 4) sorted by relevance
75 __le16 eh_magic; /* probably will support different formats */ member
151 + eh->eh_magic = ext2fs_cpu_to_le16(EXT3_EXT_MAGIC);
279 - uint16_t eh_magic; /* probably will support different formats */
1537 if (le16_to_cpu(ext_block->eh_magic) != EXT4_EXT_MAGIC) in ext4fs_get_extent_block()