fspec 283 compat/osf1/osf1_mount.c bsd_ma.fspec = osf_ma.name; fspec 377 compat/ultrix/ultrix_fs.c ua.fspec = SCARG(uap, special); fspec 156 isofs/cd9660/cd9660_vfsops.c if (args.fspec == 0) fspec 164 isofs/cd9660/cd9660_vfsops.c NDINIT(ndp, LOOKUP, FOLLOW, UIO_USERSPACE, args.fspec, p); fspec 205 isofs/cd9660/cd9660_vfsops.c (void)copyinstr(args.fspec, mp->mnt_stat.f_mntfromname, MNAMELEN - 1, fspec 144 isofs/udf/udf_vfsops.c if (args.fspec == NULL) fspec 147 isofs/udf/udf_vfsops.c NDINIT(ndp, LOOKUP, FOLLOW, UIO_USERSPACE, args.fspec, p); fspec 183 isofs/udf/udf_vfsops.c copyinstr(args.fspec, mp->mnt_stat.f_mntfromname, MNAMELEN - 1, &len); fspec 150 msdosfs/msdosfs_vfsops.c if (args.fspec == 0) { fspec 170 msdosfs/msdosfs_vfsops.c NDINIT(ndp, LOOKUP, FOLLOW, UIO_USERSPACE, args.fspec, p); fspec 240 msdosfs/msdosfs_vfsops.c (void) copyinstr(args.fspec, mp->mnt_stat.f_mntfromname, MNAMELEN - 1, fspec 341 ntfs/ntfs_vfsops.c args.fspec = NULL; fspec 368 ntfs/ntfs_vfsops.c if (args.fspec == 0) { fspec 387 ntfs/ntfs_vfsops.c NDINIT(ndp, LOOKUP, FOLLOW, UIO_USERSPACE, args.fspec, p); fspec 441 ntfs/ntfs_vfsops.c err = set_statfs_info(NULL, UIO_USERSPACE, args.fspec, fspec 460 ntfs/ntfs_vfsops.c err = set_statfs_info(path, UIO_USERSPACE, args.fspec, fspec 466 ntfs/ntfs_vfsops.c (void) copyinstr(args.fspec, mp->mnt_stat.f_mntfromname, fspec 76 sys/mount.h char *fspec; /* block special device to mount */ fspec 84 sys/mount.h char *fspec; /* name to export for statfs */ fspec 94 sys/mount.h char *fspec; /* block special device to mount */ fspec 210 sys/mount.h char *fspec; /* blocks special holding the fs to mount */ fspec 231 sys/mount.h char *fspec; /* block special device to mount */ fspec 247 sys/mount.h char *fspec; /* Block special device to mount */ fspec 241 ufs/ext2fs/ext2fs_vfsops.c if (args.fspec == 0) { fspec 253 ufs/ext2fs/ext2fs_vfsops.c NDINIT(ndp, LOOKUP, FOLLOW, UIO_USERSPACE, args.fspec, p); fspec 305 ufs/ext2fs/ext2fs_vfsops.c (void) copyinstr(args.fspec, mp->mnt_stat.f_mntfromname, MNAMELEN - 1, fspec 318 ufs/ffs/ffs_vfsops.c if (args.fspec == 0) { fspec 334 ufs/ffs/ffs_vfsops.c NDINIT(ndp, LOOKUP, FOLLOW, UIO_USERSPACE, args.fspec, p); fspec 387 ufs/ffs/ffs_vfsops.c copyinstr(args.fspec, fspec 409 ufs/ffs/ffs_vfsops.c copyinstr(args.fspec, /* device name*/ fspec 195 ufs/mfs/mfs_vfsops.c if (args.fspec == 0) fspec 225 ufs/mfs/mfs_vfsops.c (void) copyinstr(args.fspec, mp->mnt_stat.f_mntfromname, MNAMELEN - 1,