Searched refs:ocfs2_xattr_get_rec (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/ocfs2/ |
D | xattr.c | 3693 static int ocfs2_xattr_get_rec(struct inode *inode, in ocfs2_xattr_get_rec() function 3957 ret = ocfs2_xattr_get_rec(inode, name_hash, &p_blkno, &first_hash, in ocfs2_xattr_index_block_find() 4108 ret = ocfs2_xattr_get_rec(inode, name_hash, &p_blkno, in ocfs2_iterate_xattr_index_block() 5309 ret = ocfs2_xattr_get_rec(inode, name_hash, &p_blkno, &e_cpos, in ocfs2_add_new_xattr_bucket()
|