Home
last modified time | relevance | path

Searched refs:xfs_attr_get (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_attr.h89 int xfs_attr_get(struct xfs_da_args *args);
Dxfs_attr.c114 xfs_attr_get( in xfs_attr_get() function
/Linux-v5.10/fs/xfs/
Dxfs_xattr.c34 error = xfs_attr_get(&args); in xfs_xattr_get()
Dxfs_acl.c157 error = xfs_attr_get(&args); in xfs_get_acl()
Dxfs_ioctl.c484 error = xfs_attr_get(&args); in xfs_attrmulti_attr_get()