Searched refs:xfs_attr_set (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_trans_space.h62 /* This macro is not used - see inline code in xfs_attr_set */
H A Dxfs_attr.c197 xfs_attr_set( xfs_attr_set() function
/linux-4.4.14/fs/xfs/
H A Dxfs_acl.c215 error = xfs_attr_set(ip, ea_name, (unsigned char *)xfs_acl, __xfs_set_acl()
H A Dxfs_attr.h147 int xfs_attr_set(struct xfs_inode *dp, const unsigned char *name,
H A Dxfs_xattr.c98 error = xfs_attr_set(ip, (unsigned char *)name, xfs_xattr_set()
H A Dxfs_iops.c72 error = xfs_attr_set(ip, xattr->name, xattr->value, xfs_initxattrs()
H A Dxfs_ioctl.c497 error = xfs_attr_set(XFS_I(inode), name, kbuf, len, flags); xfs_attrmulti_attr_set()

Completed in 148 milliseconds