Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_attr.h89 int xfs_attr_get(struct xfs_da_args *args);
H A Dxfs_attr.c114 xfs_attr_get( in xfs_attr_get() function
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_xattr.c35 error = xfs_attr_get(&args); in xfs_xattr_get()
H A Dxfs_acl.c157 error = xfs_attr_get(&args); in xfs_get_acl()
H A Dxfs_ioctl.c484 error = xfs_attr_get(&args); in xfs_attrmulti_attr_get()