Searched refs:ocfs2_xattr_bucket_find (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | ocfs2_trace.h | 1792 DEFINE_OCFS2_XATTR_FIND_EVENT(ocfs2_xattr_bucket_find); variable
|
H A D | xattr.c | 3812 static int ocfs2_xattr_bucket_find(struct inode *inode, in ocfs2_xattr_bucket_find() function 3960 ret = ocfs2_xattr_bucket_find(inode, name_index, name, name_hash, in ocfs2_xattr_index_block_find()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | ocfs2_trace.h | 1793 DEFINE_OCFS2_XATTR_FIND_EVENT(ocfs2_xattr_bucket_find); variable
|
H A D | xattr.c | 3806 static int ocfs2_xattr_bucket_find(struct inode *inode, in ocfs2_xattr_bucket_find() function 3954 ret = ocfs2_xattr_bucket_find(inode, name_index, name, name_hash, in ocfs2_xattr_index_block_find()
|
Completed in 25 milliseconds