Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.h546 int xfs_attr_get(struct xfs_da_args *args);
H A Dxfs_attr.c256 xfs_attr_get( in xfs_attr_get() function
/openbmc/linux/fs/xfs/
H A Dxfs_xattr.c139 error = xfs_attr_get(&args); in xfs_xattr_get()
H A Dxfs_acl.c162 error = xfs_attr_get(&args); in xfs_get_acl()
H A Dxfs_ioctl.c486 error = xfs_attr_get(&args); in xfs_attrmulti_attr_get()