xfs_remove        421 fs/xfs/xfs_inode.h int		xfs_remove(struct xfs_inode *dp, struct xfs_name *name,
xfs_remove        118 fs/xfs/xfs_iops.c 	xfs_remove(XFS_I(dir), &teardown, XFS_I(inode));
xfs_remove        342 fs/xfs/xfs_iops.c 	error = xfs_remove(XFS_I(dir), &name, XFS_I(d_inode(dentry)));
xfs_remove        815 fs/xfs/xfs_trace.h DEFINE_NAMESPACE_EVENT(xfs_remove);