Searched refs:ocfs2_xattr_block_set (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/ocfs2/ |
D | xattr.c | 2954 static int ocfs2_xattr_block_set(struct inode *inode, in ocfs2_xattr_block_set() function 3319 ret = ocfs2_xattr_block_set(inode, xi, xbs, ctxt); in __ocfs2_xattr_set_handle() 3352 ret = ocfs2_xattr_block_set(inode, xi, xbs, ctxt); in __ocfs2_xattr_set_handle() 3387 ret = ocfs2_xattr_block_set(inode, xi, xbs, ctxt); in __ocfs2_xattr_set_handle()
|