ext2fs_vfsops     107 kern/vfs_conf.c extern	const struct vfsops ext2fs_vfsops;
ext2fs_vfsops     138 kern/vfs_conf.c 	{ &ext2fs_vfsops, MOUNT_EXT2FS, 17, 0, MNT_LOCAL, ext2fs_mountroot, NULL },
ext2fs_vfsops      87 ufs/ext2fs/ext2fs_vfsops.c const struct vfsops ext2fs_vfsops = {