Home
last modified time | relevance | path

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

/fs/ext4/
Dxattr.c327 static u32 ext4_xattr_inode_get_hash(struct inode *ea_inode) in ext4_xattr_inode_get_hash() function
419 if (ea_inode_hash != ext4_xattr_inode_get_hash(inode) && in ext4_xattr_inode_iget()
446 if (hash != ext4_xattr_inode_get_hash(ea_inode)) in ext4_xattr_inode_verify_hashes()
503 ext4_xattr_inode_get_hash(ea_inode), in ext4_xattr_inode_get()
1050 hash = ext4_xattr_inode_get_hash(ea_inode); in ext4_xattr_inode_update_ref()
1070 hash = ext4_xattr_inode_get_hash(ea_inode); in ext4_xattr_inode_update_ref()
1780 ext4_xattr_inode_get_hash(new_ea_inode)); in ext4_xattr_set_entry()