Searched refs:ocfs2_xattr_ibody_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 1153 static int ocfs2_xattr_ibody_get(struct inode *inode, in ocfs2_xattr_ibody_get() function 1306 ret = ocfs2_xattr_ibody_get(inode, name_index, name, buffer, in ocfs2_xattr_get_nolock()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 1147 static int ocfs2_xattr_ibody_get(struct inode *inode, in ocfs2_xattr_ibody_get() function 1300 ret = ocfs2_xattr_ibody_get(inode, name_index, name, buffer, in ocfs2_xattr_get_nolock()
|
Completed in 23 milliseconds