FS_UNUSED         269 arch/i386/stand/libsa/diskprobe.c 	dip->disklabel.d_partitions[0].p_fstype = FS_UNUSED;
FS_UNUSED         274 arch/i386/stand/libsa/diskprobe.c 	dip->disklabel.d_partitions[RAW_PART].p_fstype = FS_UNUSED;
FS_UNUSED         695 dev/ata/wd.c   	     wd->sc_dk.dk_label->d_partitions[part].p_fstype == FS_UNUSED)) {
FS_UNUSED         597 dev/ccd.c      		    (lp->d_partitions[part].p_fstype == FS_UNUSED))) {
FS_UNUSED         715 dev/flash.c    	    sc->sc_dk.dk_label->d_partitions[part].p_fstype == FS_UNUSED)) {
FS_UNUSED         401 dev/isa/mcd.c  	     sc->sc_dk.dk_label->d_partitions[part].p_fstype == FS_UNUSED)) {
FS_UNUSED         652 dev/raidframe/rf_openbsdkintf.c 		    FS_UNUSED))) {
FS_UNUSED        2112 dev/raidframe/rf_openbsdkintf.c 	lp->d_partitions[RAW_PART].p_fstype = FS_UNUSED;
FS_UNUSED        2788 dev/raidframe/rf_openbsdkintf.c 			    label.d_partitions[i].p_fstype == FS_UNUSED)
FS_UNUSED         267 dev/vnd.c      	    sc->sc_dk.dk_label->d_partitions[part].p_fstype == FS_UNUSED)) {
FS_UNUSED         460 kern/subr_disk.c 				pp->p_fstype = FS_UNUSED;
FS_UNUSED         585 kern/subr_disk.c 		if (npp->p_fstype == FS_UNUSED && opp->p_fstype != FS_UNUSED) {
FS_UNUSED         363 scsi/cd.c      	    cd->sc_dk.dk_label->d_partitions[part].p_fstype == FS_UNUSED)) {
FS_UNUSED         401 scsi/sd.c      	    sd->sc_dk.dk_label->d_partitions[part].p_fstype == FS_UNUSED)) {