Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dxattr.c536 static u32 ocfs2_xattr_name_hash(struct inode *inode, in ocfs2_xattr_name_hash() function
2229 u32 name_hash = ocfs2_xattr_name_hash(loc->xl_inode, xi->xi_name, in ocfs2_xa_set()
3938 u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); in ocfs2_xattr_index_block_find()
5525 u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); in ocfs2_check_xattr_bucket_collision()