Searched refs:xfs_xattr_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_xattr.c | 21 xfs_xattr_get(const struct xattr_handler *handler, struct dentry *unused, in xfs_xattr_get() function 65 .get = xfs_xattr_get, 72 .get = xfs_xattr_get, 79 .get = xfs_xattr_get,
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_xattr.c | 126 xfs_xattr_get(const struct xattr_handler *handler, struct dentry *unused, in xfs_xattr_get() function 171 .get = xfs_xattr_get, 178 .get = xfs_xattr_get, 185 .get = xfs_xattr_get,
|
Completed in 1 milliseconds