Searched refs:e_hash (Results 1 – 6 of 6) sorted by relevance
40 __le32 e_hash; /* hash value of name and value */ member
871 if (entry1->e_hash != entry2->e_hash || in ext2_xattr_cmp()979 entry->e_hash = cpu_to_le32(hash); in ext2_xattr_hash_entry()1001 if (!here->e_hash) { in ext2_xattr_rehash()1008 le32_to_cpu(here->e_hash); in ext2_xattr_rehash()
43 __le32 e_hash; /* hash value of name and value */ member
1176 if (entry1->e_hash != entry2->e_hash || in ext3_xattr_cmp()1278 entry->e_hash = cpu_to_le32(hash); in ext3_xattr_hash_entry()1300 if (!here->e_hash) { in ext3_xattr_rehash()1307 le32_to_cpu(here->e_hash); in ext3_xattr_rehash()
48 __le32 e_hash; /* hash value of name and value */ member
1575 if (entry1->e_hash != entry2->e_hash || in ext4_xattr_cmp()1677 entry->e_hash = cpu_to_le32(hash); in ext4_xattr_hash_entry()1699 if (!here->e_hash) { in ext4_xattr_rehash()1706 le32_to_cpu(here->e_hash); in ext4_xattr_rehash()