Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dxattr.c261 static int ocfs2_xattr_index_block_find(struct inode *inode,
2852 ret = ocfs2_xattr_index_block_find(inode, blk_bh, in ocfs2_xattr_block_find()
3931 static int ocfs2_xattr_index_block_find(struct inode *inode, in ocfs2_xattr_index_block_find() function
5645 ret = ocfs2_xattr_index_block_find(inode, xs->xattr_bh, in ocfs2_xattr_set_entry_index_block()
Docfs2_trace.h1792 DEFINE_OCFS2_XATTR_FIND_EVENT(ocfs2_xattr_index_block_find);