Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ext4/
Dext4_extents.h95 __le16 eh_magic; /* probably will support different formats */ member
Dextents.c387 if (unlikely(eh->eh_magic != EXT4_EXT_MAGIC)) { in __ext4_ext_check()
418 error_msg, le16_to_cpu(eh->eh_magic), in __ext4_ext_check()
623 eh->eh_magic = EXT4_EXT_MAGIC; in ext4_ext_tree_init()
877 neh->eh_magic = EXT4_EXT_MAGIC; in ext4_ext_split()
962 neh->eh_magic = EXT4_EXT_MAGIC; in ext4_ext_split()
1097 neh->eh_magic = EXT4_EXT_MAGIC; in ext4_ext_grow_indepth()
1110 curp->p_hdr->eh_magic = EXT4_EXT_MAGIC; in ext4_ext_grow_indepth()