ufs_dirremove
int ufs_dirremove(struct vnode *, const struct ufs_lookup_results *,
error = ufs_dirremove(fdvp, fulr, VTOI(fvp), fcnp->cn_flags, 0);
error = ufs_dirremove(dvp, ulr, VTOI(vp), cnp->cn_flags, 0);
error = ufs_dirremove(dvp, ulr, NULL, cnp->cn_flags, 0);
error = ufs_dirremove(dvp, ulr, ip, cnp->cn_flags, 1);
error = ufs_dirremove(dvp, ulr,