Searched refs:LINUX_SWAP (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk_sun.c73 "\x82" "Linux swap" , /* LINUX_SWAP */
335 set_sun_partition(1, ndiv * heads * sectors, cylinders * heads * sectors, LINUX_SWAP);
596 if (sys == LINUX_SWAP && !sunlabel->partitions[i].start_cylinder) {
608 case LINUX_SWAP:
H A Dfdisk_sgi.c191 /* LINUX_SWAP */ "\x82" "Linux swap" ,
592 && (sgi_get_sysid(sgi_get_swappartition()) != LINUX_SWAP))
H A Dfdisk.c33 #define LINUX_SWAP 0x82 macro

Completed in 92 milliseconds