cd9660_unmount
int cd9660_unmount(struct mount *, int, struct proc *);
.vfs_unmount = cd9660_unmount,