lfs_orphan
void lfs_orphan(struct lfs *, struct vnode *);
lfs_orphan(VTOI(tvp)->i_lfs, tvp);
lfs_orphan(ip->i_lfs, vp);
lfs_orphan(fs, vp);