procfs_vfsops 99 kern/vfs_conf.c extern const struct vfsops procfs_vfsops;
procfs_vfsops 162 kern/vfs_conf.c { &procfs_vfsops, MOUNT_PROCFS, 12, 0, 0, NULL, NULL },
procfs_vfsops 139 miscfs/procfs/procfs.h extern const struct vfsops procfs_vfsops;
procfs_vfsops 208 miscfs/procfs/procfs_vfsops.c const struct vfsops procfs_vfsops = {