Searched refs:ocfs2_xattr_block_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 1203 static int ocfs2_xattr_block_get(struct inode *inode, in ocfs2_xattr_block_get() function 1309 ret = ocfs2_xattr_block_get(inode, name_index, name, buffer, in ocfs2_xattr_get_nolock()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 1197 static int ocfs2_xattr_block_get(struct inode *inode, in ocfs2_xattr_block_get() function 1303 ret = ocfs2_xattr_block_get(inode, name_index, name, buffer, in ocfs2_xattr_get_nolock()
|
Completed in 20 milliseconds