Searched refs:e_hash (Results 1 – 5 of 5) sorted by relevance
28 __le32 e_hash; member
351 entry->e_hash = cpu_to_le32(hash); in ext4_xattr_hash_entry()
32 __u32 e_hash; /* hash value of name and value */ member
170 to_entry->e_hash = ext2fs_swab32(from_entry->e_hash); in ext2fs_swap_ext_attr_entry()
326 if (entry->e_hash != 0 && entry->e_hash != hash) { in check_ea_in_inode()327 pctx->num = entry->e_hash; in check_ea_in_inode()1644 if (entry->e_hash != hash) { in check_ext_attr()1645 pctx->num = entry->e_hash; in check_ext_attr()1648 entry->e_hash = hash; in check_ext_attr()