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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Dsun.c86 if (label->infos[i].id == SUN_WHOLE_DISK)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dgenhd.h23 SUN_WHOLE_DISK = DOS_EXTENDED_PARTITION, enumerator in enum:__anon9826
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfdisk.c1642 if (LABEL_IS_SUN && i == 2 && sys != SUN_WHOLE_DISK)
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

Completed in 127 milliseconds