p_fstype 269 arch/i386/stand/libsa/diskprobe.c dip->disklabel.d_partitions[0].p_fstype = FS_UNUSED; p_fstype 274 arch/i386/stand/libsa/diskprobe.c dip->disklabel.d_partitions[RAW_PART].p_fstype = FS_UNUSED; p_fstype 695 dev/ata/wd.c wd->sc_dk.dk_label->d_partitions[part].p_fstype == FS_UNUSED)) { p_fstype 352 dev/ccd.c if (dpart.part->p_fstype == FS_CCD || p_fstype 353 dev/ccd.c dpart.part->p_fstype == FS_BSDFFS) { p_fstype 597 dev/ccd.c (lp->d_partitions[part].p_fstype == FS_UNUSED))) { p_fstype 1281 dev/ccd.c if (cs->sc_dkdev.dk_label->d_partitions[part].p_fstype != FS_SWAP) p_fstype 715 dev/flash.c sc->sc_dk.dk_label->d_partitions[part].p_fstype == FS_UNUSED)) { p_fstype 401 dev/isa/mcd.c sc->sc_dk.dk_label->d_partitions[part].p_fstype == FS_UNUSED)) { p_fstype 599 dev/raidframe/rf_openbsdkintf.c if (lp->d_partitions[part].p_fstype != FS_SWAP) p_fstype 651 dev/raidframe/rf_openbsdkintf.c (rs->sc_dkdev.dk_label->d_partitions[part].p_fstype == p_fstype 2112 dev/raidframe/rf_openbsdkintf.c lp->d_partitions[RAW_PART].p_fstype = FS_UNUSED; p_fstype 2784 dev/raidframe/rf_openbsdkintf.c if (label.d_partitions[i].p_fstype != FS_RAID) p_fstype 2787 dev/raidframe/rf_openbsdkintf.c if (label.d_partitions[i].p_fstype == FS_SWAP || p_fstype 2788 dev/raidframe/rf_openbsdkintf.c label.d_partitions[i].p_fstype == FS_UNUSED) p_fstype 1068 dev/softraid.c if (label.d_partitions[part].p_fstype != FS_RAID) { p_fstype 1071 dev/softraid.c label.d_partitions[part].p_fstype); p_fstype 2079 dev/softraid.c if (label.d_partitions[i].p_fstype != FS_RAID) p_fstype 267 dev/vnd.c sc->sc_dk.dk_label->d_partitions[part].p_fstype == FS_UNUSED)) { p_fstype 521 isofs/cd9660/cd9660_vfsops.c lp->d_partitions[0].p_fstype = FS_ISO9660; p_fstype 524 isofs/cd9660/cd9660_vfsops.c lp->d_partitions[RAW_PART].p_fstype = FS_ISO9660; p_fstype 166 isofs/udf/udf_subr.c lp->d_partitions[0].p_fstype = FS_UDF; p_fstype 168 isofs/udf/udf_subr.c lp->d_partitions[RAW_PART].p_fstype = FS_UDF; p_fstype 460 kern/subr_disk.c pp->p_fstype = FS_UNUSED; p_fstype 465 kern/subr_disk.c pp->p_fstype = FS_EXT2FS; p_fstype 475 kern/subr_disk.c pp->p_fstype = FS_MSDOS; p_fstype 488 kern/subr_disk.c pp->p_fstype = FS_OTHER; p_fstype 521 kern/subr_disk.c lp->d_partitions['i' - 'a'].p_fstype = FS_MSDOS; p_fstype 585 kern/subr_disk.c if (npp->p_fstype == FS_UNUSED && opp->p_fstype != FS_UNUSED) { p_fstype 586 kern/subr_disk.c npp->p_fstype = opp->p_fstype; p_fstype 867 kern/subr_disk.c switch (dl.d_partitions[part].p_fstype) { p_fstype 898 kern/subr_disk.c dl.d_partitions[part].p_fstype); p_fstype 903 kern/subr_disk.c rootdev, rrootdev, dl.d_partitions[part].p_fstype); p_fstype 257 miscfs/specfs/spec_vnops.c if (dpart.part->p_fstype == FS_BSDFFS && frag != 0 && p_fstype 346 miscfs/specfs/spec_vnops.c if (dpart.part->p_fstype == FS_BSDFFS && frag != 0 && p_fstype 363 scsi/cd.c cd->sc_dk.dk_label->d_partitions[part].p_fstype == FS_UNUSED)) { p_fstype 401 scsi/sd.c sd->sc_dk.dk_label->d_partitions[part].p_fstype == FS_UNUSED)) { p_fstype 1153 scsi/sd.c else if (sd->sc_dk.dk_label->d_partitions[part].p_fstype != FS_SWAP) p_fstype 167 sys/disklabel.h u_int8_t p_fstype; /* filesystem type, see below */ p_fstype 178 sys/disklabel.h u_int8_t p_fstype; /* filesystem type, see below */