cd9660_vget
static int cd9660_vget(struct mount *, struct vnode *, ino_t, struct vnode **);
.vfs_vget = cd9660_vget,