Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dxattr.c82 static __le32 ext4_xattr_hash_entry(char *name, size_t name_len, __le32 *value,
454 e_hash = ext4_xattr_hash_entry(entry->e_name, entry->e_name_len, in ext4_xattr_inode_verify_hashes()
1781 hash = ext4_xattr_hash_entry(here->e_name, in ext4_xattr_set_entry()
1788 hash = ext4_xattr_hash_entry(here->e_name, in ext4_xattr_set_entry()
3074 static __le32 ext4_xattr_hash_entry(char *name, size_t name_len, __le32 *value, in ext4_xattr_hash_entry() function