Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ext4/
H A 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()
3171 * ext4_xattr_hash_entry_signed()
3175 static __le32 ext4_xattr_hash_entry_signed(char *name, size_t name_len, __le32 *value, size_t value_count) in ext4_xattr_hash_entry_signed() function

Completed in 5 milliseconds