Home
last modified time | relevance | path

Searched refs:LINUX_SWAP (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/storage/ps/mbr/
H A DMBRPartitionType.java73 LINUX_SWAP((byte) 0x82, PartitionType.LINUX_SWAP), enumConstant
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/storage/ps/gpt/
H A DGPTPartitionType.java115 PARTITION_TYPE_LINUX_SWAP(0x6DFD5706ABA4C443L, 0x84E50933C84B4F4FL, PartitionType.LINUX_SWAP),
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/ext2fs/
H A Ddosio.c35 #define LINUX_SWAP 0x82 macro
131 else if(pentry[*pno].type == LINUX_SWAP) in scan_partition_table()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/ext2fs/
H A Ddosio.c35 #define LINUX_SWAP 0x82 macro
131 else if(pentry[*pno].type == LINUX_SWAP) in scan_partition_table()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/ext2fs/
H A Ddosio.c35 #define LINUX_SWAP 0x82 macro
131 else if(pentry[*pno].type == LINUX_SWAP) in scan_partition_table()
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/storage/ps/
H A DPartitionType.java62 LINUX_SWAP(ContentType.OTHER), enumConstant
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dfdisk_sun.c337 set_sun_partition(1, ndiv * g_heads * g_sectors, g_cylinders * g_heads * g_sectors, LINUX_SWAP); in create_sunlabel()
602 if (sys == LINUX_SWAP && !sunlabel->partitions[i].start_cylinder) { in sun_change_sysid()
614 case LINUX_SWAP: in sun_change_sysid()
H A Dfdisk_sgi.c589 && (sgi_get_sysid(sgi_get_swappartition()) != LINUX_SWAP)) in verify_sgi()
H A Dfdisk.c150 #define LINUX_SWAP 0x82 macro
/dports/sysutils/linrename/util-linux-2.25.2/disk-utils/
H A Dsfdisk.c571 #define LINUX_SWAP 0x82 macro
2123 ul = LINUX_SWAP; in read_line()