Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ext4/
Dxattr.c84 static __le32 ext4_xattr_hash_entry_signed(char *name, size_t name_len, __le32 *value,
512 e_hash = ext4_xattr_hash_entry_signed(entry->e_name, entry->e_name_len, in ext4_xattr_inode_verify_hashes()
3175 static __le32 ext4_xattr_hash_entry_signed(char *name, size_t name_len, __le32 *value, size_t value… in ext4_xattr_hash_entry_signed() function