/openbsd/sys/arch/luna88k/stand/boot/ |
H A D | ufs_disksubr.c | 176 npp->p_fstype = FS_UNUSED; in readdisklabel() 178 npp->p_fstype = i == 2 ? FS_UNUSED : in readdisklabel() 208 npp->p_fstype = FS_UNUSED; in readdisklabel() 230 npp->p_fstype = FS_UNUSED; in readdisklabel()
|
/openbsd/sys/arch/sparc64/sparc64/ |
H A D | disksubr.c | 184 FS_UNUSED, /* c - whole disk */ 270 npp->p_fstype = FS_UNUSED; in disklabel_sun_to_bsd() 290 npp->p_fstype = FS_UNUSED; in disklabel_sun_to_bsd() 316 npp->p_fstype = FS_UNUSED; in disklabel_sun_to_bsd() 366 npp->p_fstype = FS_UNUSED; in disklabel_sun_to_bsd()
|
/openbsd/sys/arch/luna88k/luna88k/ |
H A D | disksubr.c | 207 FS_UNUSED, /* c - whole disk */ 292 npp->p_fstype = FS_UNUSED; in disklabel_om_to_bsd() 323 npp->p_fstype = FS_UNUSED; in disklabel_om_to_bsd() 345 npp->p_fstype = FS_UNUSED; in disklabel_om_to_bsd()
|
/openbsd/sys/arch/sparc64/stand/ofwboot/ |
H A D | ofdev.c | 319 npp->p_fstype = FS_UNUSED; in disklabel_sun_to_bsd() 339 npp->p_fstype = FS_UNUSED; in disklabel_sun_to_bsd() 365 npp->p_fstype = FS_UNUSED; in disklabel_sun_to_bsd() 413 npp->p_fstype = FS_UNUSED; in disklabel_sun_to_bsd() 617 if (pp->p_fstype == FS_UNUSED || pp->p_size == 0) { in devopen()
|
/openbsd/usr.sbin/installboot/ |
H A D | bootstrap.c | 100 case FS_UNUSED: in bootstrap()
|
H A D | landisk_installboot.c | 185 case FS_UNUSED: in md_bootstrap()
|
/openbsd/sys/arch/landisk/stand/xxboot/ |
H A D | boot1.c | 83 if (ptn_disklabel.d_partitions[0].p_fstype == FS_UNUSED) in boot1()
|
/openbsd/sbin/disklabel/ |
H A D | disklabel.c | 429 if (pp->p_fstype != FS_UNUSED) { in makedisktab() 439 case FS_UNUSED: in makedisktab() 948 pp->p_fstype = FS_UNUSED; in getasciilabel() 965 v = FS_UNUSED; in getasciilabel() 971 case FS_UNUSED: /* XXX */ in getasciilabel()
|
H A D | editor.c | 223 pp->p_fstype = FS_UNUSED; in editor() 535 if (DL_GETPSIZE(pp) == 0 || pp->p_fstype == FS_UNUSED) in editor_allocspace() 602 if (DL_GETPSIZE(pp) == 0 || pp->p_fstype == FS_UNUSED) in allocate_partition() 1017 pp->p_fstype == FS_UNUSED) { in getpartno() 1042 pp->p_fstype != FS_UNUSED; in getpartno() 1218 lp->d_partitions[line[0] - 'a'].p_fstype = FS_UNUSED; in has_overlap() 1255 if (i != ignore && lp->d_partitions[i].p_fstype != FS_UNUSED && in sort_partitions() 1740 pp->p_fstype == FS_UNUSED || in get_mp()
|
/openbsd/sys/arch/amd64/stand/libsa/ |
H A D | diskprobe.c | 271 dip->disklabel.d_partitions[0].p_fstype = FS_UNUSED; in cdprobe() 276 dip->disklabel.d_partitions[RAW_PART].p_fstype = FS_UNUSED; in cdprobe()
|
H A D | dev_i386.c | 109 int part_type = FS_UNUSED; in devboot()
|
/openbsd/sys/arch/i386/stand/libsa/ |
H A D | diskprobe.c | 346 dip->disklabel.d_partitions[0].p_fstype = FS_UNUSED; in cdprobe() 351 dip->disklabel.d_partitions[RAW_PART].p_fstype = FS_UNUSED; in cdprobe()
|
H A D | dev_i386.c | 109 int part_type = FS_UNUSED; in devboot()
|
/openbsd/sys/arch/amd64/stand/efiboot/ |
H A D | dev_i386.c | 117 int part_type = FS_UNUSED; in devboot()
|
H A D | efidev.c | 482 label->d_partitions[0].p_fstype = FS_UNUSED; in efi_getdisklabel_cd9660() 487 label->d_partitions[RAW_PART].p_fstype = FS_UNUSED; in efi_getdisklabel_cd9660()
|
/openbsd/sys/arch/armv7/stand/efiboot/ |
H A D | efidev.c | 472 label->d_partitions[0].p_fstype = FS_UNUSED; in efi_getdisklabel_cd9660() 477 label->d_partitions[RAW_PART].p_fstype = FS_UNUSED; in efi_getdisklabel_cd9660()
|
/openbsd/sys/arch/riscv64/stand/efiboot/ |
H A D | efidev.c | 472 label->d_partitions[0].p_fstype = FS_UNUSED; in efi_getdisklabel_cd9660() 477 label->d_partitions[RAW_PART].p_fstype = FS_UNUSED; in efi_getdisklabel_cd9660()
|
H A D | efiboot.c | 733 int part_type = FS_UNUSED; in devboot()
|
/openbsd/sys/kern/ |
H A D | subr_disk.c | 573 return FS_UNUSED; in gpt_get_fstype() 714 return FS_UNUSED; in mbr_get_fstype() 912 if (npp->p_fstype == FS_UNUSED && opp->p_fstype != FS_UNUSED) { in setdisklabel() 1185 dk->dk_label->d_partitions[part].p_fstype == FS_UNUSED)) in disk_openpart()
|
/openbsd/sys/arch/arm64/stand/efiboot/ |
H A D | efidev.c | 472 label->d_partitions[0].p_fstype = FS_UNUSED; in efi_getdisklabel_cd9660() 477 label->d_partitions[RAW_PART].p_fstype = FS_UNUSED; in efi_getdisklabel_cd9660()
|
H A D | efiboot.c | 847 int part_type = FS_UNUSED; in devboot()
|
/openbsd/sys/arch/hppa/hppa/ |
H A D | disksubr.c | 185 lp->d_partitions[RAW_PART].p_fstype = FS_UNUSED; in readliflabel()
|
/openbsd/sys/sys/ |
H A D | disklabel.h | 241 #define FS_UNUSED 0 /* unused */ macro
|