Home
last modified time | relevance | path

Searched refs:e_hash (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dxattr.c498 __le32 e_hash, tmp_data; in ext4_xattr_inode_verify_hashes() local
505 if (e_hash == entry->e_hash) in ext4_xattr_inode_verify_hashes()
515 if (e_hash != entry->e_hash) in ext4_xattr_inode_verify_hashes()
1111 le32_to_cpu(entry->e_hash), in ext4_xattr_inode_inc_ref_all()
1135 le32_to_cpu(entry->e_hash), in ext4_xattr_inode_inc_ref_all()
1193 le32_to_cpu(entry->e_hash), in ext4_xattr_inode_dec_ref_all()
1714 le32_to_cpu(here->e_hash), in ext4_xattr_set_entry()
1839 here->e_hash = hash; in ext4_xattr_set_entry()
3078 if (entry1->e_hash != entry2->e_hash || in ext4_xattr_cmp()
3209 if (!here->e_hash) { in ext4_xattr_rehash()
[all …]
H A Dxattr.h50 __le32 e_hash; /* hash value of name and value */ member
/openbmc/linux/fs/ext2/
H A Dxattr.h41 __le32 e_hash; /* hash value of name and value */ member
H A Dxattr.c908 if (entry1->e_hash != entry2->e_hash || in ext2_xattr_cmp()
1011 entry->e_hash = cpu_to_le32(hash); in ext2_xattr_hash_entry()
1033 if (!here->e_hash) { in ext2_xattr_rehash()
1040 le32_to_cpu(here->e_hash); in ext2_xattr_rehash()
/openbmc/linux/Documentation/filesystems/ext4/
H A Dattributes.rst129 - e_hash