Searched refs:xfs_attr_remove (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_acl.c223 error = xfs_attr_remove(ip, ea_name, ATTR_ROOT); __xfs_set_acl()
H A Dxfs_attr.h149 int xfs_attr_remove(struct xfs_inode *dp, const unsigned char *name, int flags);
H A Dxfs_xattr.c97 return xfs_attr_remove(ip, (unsigned char *)name, xflags); xfs_xattr_set()
H A Dxfs_ioctl.c514 error = xfs_attr_remove(XFS_I(inode), name, flags); xfs_attrmulti_attr_remove()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_attr.c404 xfs_attr_remove( xfs_attr_remove() function

Completed in 112 milliseconds