Home
last modified time | relevance | path

Searched refs:ocfs2_xattr_get (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c1315 /* ocfs2_xattr_get()
1320 static int ocfs2_xattr_get(struct inode *inode, in ocfs2_xattr_get() function
7247 return ocfs2_xattr_get(inode, OCFS2_XATTR_INDEX_SECURITY, in ocfs2_xattr_security_get()
7341 return ocfs2_xattr_get(inode, OCFS2_XATTR_INDEX_TRUSTED, in ocfs2_xattr_trusted_get()
7371 return ocfs2_xattr_get(inode, OCFS2_XATTR_INDEX_USER, name, in ocfs2_xattr_user_get()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c1309 /* ocfs2_xattr_get()
1314 static int ocfs2_xattr_get(struct inode *inode, in ocfs2_xattr_get() function
7241 return ocfs2_xattr_get(inode, OCFS2_XATTR_INDEX_SECURITY, in ocfs2_xattr_security_get()
7336 return ocfs2_xattr_get(inode, OCFS2_XATTR_INDEX_TRUSTED, in ocfs2_xattr_trusted_get()
7367 return ocfs2_xattr_get(inode, OCFS2_XATTR_INDEX_USER, name, in ocfs2_xattr_user_get()

Completed in 18 milliseconds