Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dxattr.c314 ext4_xattr_inode_hash(struct ext4_sb_info *sbi, const void *buffer, size_t size) in ext4_xattr_inode_hash() function
475 hash = ext4_xattr_inode_hash(EXT4_SB(ea_inode->i_sb), buffer, size); in ext4_xattr_inode_verify_hashes()
1562 hash = ext4_xattr_inode_hash(EXT4_SB(inode->i_sb), value, value_len); in ext4_xattr_inode_lookup_create()