xfs_remove        193 fs/xfs/linux-2.6/xfs_iops.c 	xfs_remove(XFS_I(dir), &teardown, XFS_I(inode));
xfs_remove        398 fs/xfs/linux-2.6/xfs_iops.c 	error = -xfs_remove(XFS_I(dir), &name, XFS_I(dentry->d_inode));
xfs_remove         32 fs/xfs/xfs_vnodeops.h int xfs_remove(struct xfs_inode *dp, struct xfs_name *name,