Home
last modified time | relevance | path

Searched refs:h_hash (Results 1 – 6 of 6) sorted by relevance

/linux/fs/ext2/
H A Dxattr.c523 __u32 hash = le32_to_cpu(header->h_hash); in ext2_xattr_set()
661 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); in ext2_xattr_release_block()
870 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); in ext2_xattr_cache_insert()
936 __u32 hash = le32_to_cpu(header->h_hash); in ext2_xattr_cache_find()
940 if (!header->h_hash) in ext2_xattr_cache_find()
1039 header->h_hash = cpu_to_le32(hash); in ext2_xattr_rehash()
H A Dxattr.h31 __le32 h_hash; /* hash value of all attributes */ member
/linux/fs/ext4/
H A Dxattr.h34 __le32 h_hash; /* hash value of all attributes */ member
H A Dxattr.c1294 hash = le32_to_cpu(BHDR(bh)->h_hash); in ext4_xattr_release_block()
1945 __u32 hash = le32_to_cpu(BHDR(bs->bh)->h_hash); in ext4_xattr_block_set()
3047 __u32 hash = le32_to_cpu(header->h_hash); in ext4_xattr_block_cache_insert()
3115 __u32 hash = le32_to_cpu(header->h_hash); in ext4_xattr_block_cache_find()
3121 if (!header->h_hash) in ext4_xattr_block_cache_find()
3220 header->h_hash = cpu_to_le32(hash); in ext4_xattr_rehash()
/linux/fs/lockd/
H A Dlockd.h83 struct hlist_node h_hash; /* doubly linked list */ member
/linux/Documentation/filesystems/ext4/
H A Dattributes.rst71 - h_hash