cd9660_vfsops      63 isofs/cd9660/cd9660_vfsops.c const struct vfsops cd9660_vfsops = {
cd9660_vfsops     103 kern/vfs_conf.c extern	const struct vfsops cd9660_vfsops;
cd9660_vfsops     142 kern/vfs_conf.c         { &cd9660_vfsops, MOUNT_CD9660, 14, 0, MNT_LOCAL, cd9660_mountroot, NULL },