Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr.h553 int xfs_attr_get(struct xfs_da_args *args);
H A Dxfs_attr.c267 xfs_attr_get( in xfs_attr_get() function
/linux/fs/xfs/
H A Dxfs_xattr.c150 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_handle.c512 error = xfs_attr_get(&args); in xfs_attrmulti_attr_get()