fstype 92 compat/ibcs2/ibcs2_syscallargs.h syscallarg(int) fstype;
fstype 136 compat/ibcs2/ibcs2_syscallargs.h syscallarg(int) fstype;
fstype 148 compat/ibcs2/ibcs2_syscallargs.h syscallarg(int) fstype;
fstype 336 compat/ultrix/ultrix_fs.c char * fstype;
fstype 350 compat/ultrix/ultrix_fs.c fstype = "ufs";
fstype 352 compat/ultrix/ultrix_fs.c fstype = "nfs";
fstype 362 compat/ultrix/ultrix_fs.c if ((error = copyout(fstype, (void *)SCARG(&nuap, type),
fstype 363 compat/ultrix/ultrix_fs.c strlen(fstype)+1)) != 0) {
fstype 366 compat/ultrix/ultrix_fs.c usp += strlen(fstype)+1;
fstype 4053 ufs/ffs/ffs_softdep.c int hadchanges, fstype;
fstype 4062 ufs/ffs/ffs_softdep.c fstype = UM_UFS1;
fstype 4066 ufs/ffs/ffs_softdep.c fstype = UM_UFS2;
fstype 4079 ufs/ffs/ffs_softdep.c if (fstype == UM_UFS1)
fstype 4100 ufs/ffs/ffs_softdep.c if (fstype == UM_UFS1) {
fstype 4151 ufs/ffs/ffs_softdep.c if (fstype == UM_UFS1) {