Searched refs:ocfs2_remove_value_outside (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 2362 static int ocfs2_remove_value_outside(struct inode*inode, in ocfs2_remove_value_outside() function 2439 ret = ocfs2_remove_value_outside(inode, &vb, header, in ocfs2_xattr_ibody_remove() 2469 ret = ocfs2_remove_value_outside(inode, &vb, header, in ocfs2_xattr_block_remove()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 2356 static int ocfs2_remove_value_outside(struct inode*inode, in ocfs2_remove_value_outside() function 2433 ret = ocfs2_remove_value_outside(inode, &vb, header, in ocfs2_xattr_ibody_remove() 2463 ret = ocfs2_remove_value_outside(inode, &vb, header, in ocfs2_xattr_block_remove()
|
Completed in 20 milliseconds