Home
last modified time | relevance | path

Searched refs:xfs_attr_set (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_attr.h90 int xfs_attr_set(struct xfs_da_args *args);
H A Dxfs_attr.c391 xfs_attr_set( in xfs_attr_set() function
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_xattr.c57 error = xfs_attr_set(&args); in xfs_xattr_set()
H A Dxfs_acl.c201 error = xfs_attr_set(&args); in __xfs_set_acl()
H A Dxfs_iops.c61 error = xfs_attr_set(&args); in xfs_initxattrs()
H A Dxfs_ioctl.c526 error = xfs_attr_set(&args); in xfs_attrmulti_attr_set()