vfs_remove
void vfs_remove(struct vfs *);
extern void vfs_remove(); /* remove a vfs from mounted vfs list */
vfs_remove(vfsp);