Searched refs:SUN_WHOLE_DISK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/partitions/
H A Dsun.c113 else if (be16_to_cpu(label->vtoc.infos[i].id) == SUN_WHOLE_DISK)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk_sun.c4 #define SUN_WHOLE_DISK 5 macro
69 "\x05" "Whole disk" , /* SUN_WHOLE_DISK */
338 set_sun_partition(2, 0, cylinders * heads * sectors, SUN_WHOLE_DISK);
372 && sunlabel->infos[i].id != SUN_WHOLE_DISK) {
572 sys = SUN_WHOLE_DISK;
582 && sunlabel->infos[i].id == SUN_WHOLE_DISK
H A Dfdisk.c1642 if (LABEL_IS_SUN && i == 2 && sys != SUN_WHOLE_DISK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgenhd.h35 SUN_WHOLE_DISK = DOS_EXTENDED_PARTITION, enumerator in enum:__anon17444

Completed in 67 milliseconds