libparted 3.6
|
Macros | |
#define | _(String) (String) |
#define | LINUX_SWAP_ID 0x82 |
#define | SUN_DISK_MAGIC 0xDABE /* Disk magic number */ |
#define | SUN_DISK_MAXPARTITIONS 8 |
#define | SUN_VTOC_SANITY 0x600DDEEE |
#define | SUN_VTOC_VERSION 1 |
#define | WHOLE_DISK_ID 0x05 |
#define | WHOLE_DISK_PART 2 /* as in 0, 1, 2 (3rd partition) */ |
Typedefs | |
typedef struct _SunDiskData | SunDiskData |
typedef struct _SunPartitionData | SunPartitionData |
typedef struct _SunPartitionInfo | SunPartitionInfo |
typedef struct _SunRawLabel | SunRawLabel |
typedef struct _SunRawPartition | SunRawPartition |
Functions | |
struct | __attribute__ ((packed)) |
struct | __attribute__ ((packed, aligned(2))) |
void | ped_disk_sun_done () |
void | ped_disk_sun_init () |
PT_define_limit_functions (sun) | |
#define _ | ( | String | ) | (String) |
#define LINUX_SWAP_ID 0x82 |
#define SUN_DISK_MAGIC 0xDABE /* Disk magic number */ |
#define SUN_DISK_MAXPARTITIONS 8 |
#define SUN_VTOC_SANITY 0x600DDEEE |
#define SUN_VTOC_VERSION 1 |
#define WHOLE_DISK_ID 0x05 |
#define WHOLE_DISK_PART 2 /* as in 0, 1, 2 (3rd partition) */ |
typedef struct _SunDiskData SunDiskData |
typedef struct _SunPartitionData SunPartitionData |
typedef struct _SunPartitionInfo SunPartitionInfo |
typedef struct _SunRawLabel SunRawLabel |
typedef struct _SunRawPartition SunRawPartition |
struct __attribute__ | ( | (packed) | ) |
struct __attribute__ | ( | (packed, aligned(2)) | ) |
void ped_disk_sun_done | ( | ) |
void ped_disk_sun_init | ( | ) |
PT_define_limit_functions | ( | sun | ) |