Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dxattr.c3687 static int ocfs2_xattr_get_rec(struct inode *inode, in ocfs2_xattr_get_rec() function
3948 ret = ocfs2_xattr_get_rec(inode, name_hash, &p_blkno, &first_hash, in ocfs2_xattr_index_block_find()
4099 ret = ocfs2_xattr_get_rec(inode, name_hash, &p_blkno, in ocfs2_iterate_xattr_index_block()
5291 ret = ocfs2_xattr_get_rec(inode, name_hash, &p_blkno, &e_cpos, in ocfs2_add_new_xattr_bucket()