procfs_args        76 miscfs/procfs/procfs_vfsops.c 	struct procfs_args args;
procfs_args       108 miscfs/procfs/procfs_vfsops.c 	bcopy(&args, &mp->mnt_stat.mount_info.procfs_args, sizeof(args));
procfs_args       185 miscfs/procfs/procfs_vfsops.c 		bcopy(&mp->mnt_stat.mount_info.procfs_args,
procfs_args       186 miscfs/procfs/procfs_vfsops.c 		    &sbp->mount_info.procfs_args, sizeof(struct procfs_args));
procfs_args       254 sys/mount.h    struct procfs_args {
procfs_args       279 sys/mount.h    	struct procfs_args procfs_args;