Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ext4/
Dxattr.c467 __le32 e_hash, tmp_data; in ext4_xattr_inode_verify_hashes() local
471 e_hash = ext4_xattr_hash_entry(entry->e_name, entry->e_name_len, in ext4_xattr_inode_verify_hashes()
473 if (e_hash != entry->e_hash) in ext4_xattr_inode_verify_hashes()
491 le32_to_cpu(entry->e_hash), &ea_inode); in ext4_xattr_inode_get()
1067 le32_to_cpu(entry->e_hash), in ext4_xattr_inode_inc_ref_all()
1091 le32_to_cpu(entry->e_hash), in ext4_xattr_inode_inc_ref_all()
1149 le32_to_cpu(entry->e_hash), in ext4_xattr_inode_dec_ref_all()
1651 le32_to_cpu(here->e_hash), in ext4_xattr_set_entry()
1794 here->e_hash = hash; in ext4_xattr_set_entry()
1938 le32_to_cpu(s->here->e_hash), in ext4_xattr_block_set()
[all …]
Dxattr.h50 __le32 e_hash; /* hash value of name and value */ member
/linux-5.19.10/fs/ext2/
Dxattr.h41 __le32 e_hash; /* hash value of name and value */ member
Dxattr.c907 if (entry1->e_hash != entry2->e_hash || in ext2_xattr_cmp()
1024 entry->e_hash = cpu_to_le32(hash); in ext2_xattr_hash_entry()
1046 if (!here->e_hash) { in ext2_xattr_rehash()
1053 le32_to_cpu(here->e_hash); in ext2_xattr_rehash()
/linux-5.19.10/Documentation/filesystems/ext4/
Dattributes.rst129 - e_hash