Searched refs:PedPartitionType (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/include/parted/
H A Ddisk.h91 typedef enum _PedPartitionType PedPartitionType; typedef in typeref:enum:_PedPartitionType
133 PedPartitionType type; /**< the type of partition: a bit field of
214 PedPartitionType part_type,
313 PedPartitionType type,
332 extern const char* ped_partition_type_get_name (PedPartitionType part_type);
382 PedPartitionType type,
/osnet-11/usr/src/cmd/parted/
H A Dui.h74 PedPartitionType* type);
H A Dparted.c738 PedPartitionType part_type;
959 PedPartitionType part_type;
1729 static PedPartitionType
1813 PedPartitionType part_type;
H A Dui.c1180 PedPartitionType* type)
/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Daix.c121 aix_partition_new (const PedDisk* disk, PedPartitionType part_type,
H A Dloop.c186 loop_partition_new (const PedDisk* disk, PedPartitionType part_type,
H A Ddvh.c519 dvh_partition_new (const PedDisk* disk, PedPartitionType part_type,
855 PedPartitionType metadata_type;
H A Dbsd.c396 bsd_partition_new (const PedDisk* disk, PedPartitionType part_type,
H A Ddos.c826 PedSector lba_offset, PedPartitionType type)
871 PedPartitionType type;
1229 msdos_partition_new (const PedDisk* disk, PedPartitionType part_type,
2110 add_metadata_part (PedDisk* disk, PedPartitionType type, PedSector start,
H A Dpc98.c530 const PedDisk* disk, PedPartitionType part_type,
H A Dsun.c550 sun_partition_new (const PedDisk* disk, PedPartitionType part_type,
H A Dmac.c1141 const PedDisk* disk, PedPartitionType part_type,
H A Drdb.c772 amiga_partition_new (const PedDisk* disk, PedPartitionType part_type,
H A Dgpt.c1305 PedPartitionType part_type,
/osnet-11/usr/src/lib/libparted/common/libparted/
H A Ddisk.c1186 _ped_partition_alloc (const PedDisk* disk, PedPartitionType type,
1267 ped_partition_new (const PedDisk* disk, PedPartitionType type,
2392 ped_partition_type_get_name (PedPartitionType type)

Completed in 231 milliseconds