libparted 3.6
|
Macros | |
#define | _(String) (String) |
#define | __NR__llseek 140 |
#define | _GL_ATTRIBUTE_FORMAT(spec) /* empty */ |
#define | AOE_MAJOR 152 |
#define | ATARAID_MAJOR 114 |
#define | BLKEXT_MAJOR 259 |
#define | BLKFLSBUF _IO(0x12,97) /* flush buffer cache */ |
#define | BLKGETLASTSECT _IO(0x12,108) /* get last sector of block device */ |
#define | BLKGETSIZE _IO(0x12,96) /* return device size */ |
#define | BLKGETSIZE64 _IOR(0x12,114,size_t) |
#define | BLKRRPART _IO(0x12,95) /* re-read partition table */ |
#define | BLKSETLASTSECT _IO(0x12,109) /* set last sector of block device */ |
#define | BLKSSZGET _IO(0x12,104) /* get block device sector size */ |
#define | COMPAQ_SMART2_MAJOR 72 |
#define | COMPAQ_SMART2_MAJOR1 73 |
#define | COMPAQ_SMART2_MAJOR2 74 |
#define | COMPAQ_SMART2_MAJOR3 75 |
#define | COMPAQ_SMART2_MAJOR4 76 |
#define | COMPAQ_SMART2_MAJOR5 77 |
#define | COMPAQ_SMART2_MAJOR6 78 |
#define | COMPAQ_SMART2_MAJOR7 79 |
#define | COMPAQ_SMART_MAJOR 104 |
#define | COMPAQ_SMART_MAJOR1 105 |
#define | COMPAQ_SMART_MAJOR2 106 |
#define | COMPAQ_SMART_MAJOR3 107 |
#define | COMPAQ_SMART_MAJOR4 108 |
#define | COMPAQ_SMART_MAJOR5 109 |
#define | COMPAQ_SMART_MAJOR6 110 |
#define | COMPAQ_SMART_MAJOR7 111 |
#define | DAC960_MAJOR 48 |
#define | DASD_MAJOR 94 |
#define | HDIO_GET_IDENTITY 0x030d /* get IDE identification info */ |
#define | HDIO_GETGEO 0x0301 /* get device geometry */ |
#define | I2O_MAJOR1 80 |
#define | I2O_MAJOR2 81 |
#define | I2O_MAJOR3 82 |
#define | I2O_MAJOR4 83 |
#define | I2O_MAJOR5 84 |
#define | I2O_MAJOR6 85 |
#define | I2O_MAJOR7 86 |
#define | I2O_MAJOR8 87 |
#define | IDE0_MAJOR 3 |
#define | IDE1_MAJOR 22 |
#define | IDE2_MAJOR 33 |
#define | IDE3_MAJOR 34 |
#define | IDE4_MAJOR 56 |
#define | IDE5_MAJOR 57 |
#define | KERNEL_VERSION(a, b, c) (((a) << 16) + ((b) << 8) + (c)) |
#define | LOOP_MAJOR 7 |
#define | MAX_NUM_PARTS 64 |
#define | MD_MAJOR 9 |
#define | PROC_DEVICES_BUFSIZ 16384 |
#define | RAM_MAJOR 1 |
#define | RD_MODE (O_RDONLY) |
#define | RW_MODE (O_RDWR) |
#define | SCSI_BLK_MAJOR(M) |
#define | SCSI_CDROM_MAJOR 11 |
#define | SCSI_DISK0_MAJOR 8 |
#define | SCSI_DISK10_MAJOR 130 |
#define | SCSI_DISK11_MAJOR 131 |
#define | SCSI_DISK12_MAJOR 132 |
#define | SCSI_DISK13_MAJOR 133 |
#define | SCSI_DISK14_MAJOR 134 |
#define | SCSI_DISK15_MAJOR 135 |
#define | SCSI_DISK1_MAJOR 65 |
#define | SCSI_DISK2_MAJOR 66 |
#define | SCSI_DISK3_MAJOR 67 |
#define | SCSI_DISK4_MAJOR 68 |
#define | SCSI_DISK5_MAJOR 69 |
#define | SCSI_DISK6_MAJOR 70 |
#define | SCSI_DISK7_MAJOR 71 |
#define | SCSI_DISK8_MAJOR 128 |
#define | SCSI_DISK9_MAJOR 129 |
#define | SCSI_IOCTL_SEND_COMMAND 1 |
#define | SDMMC_MAJOR 179 |
#define | STRPREFIX(a, b) (strncmp (a, b, strlen (b)) == 0) |
#define | SX8_MAJOR1 160 |
#define | SX8_MAJOR2 161 |
#define | UBD_MAJOR 98 |
#define | VIODASD_MAJOR 112 |
#define | WR_MODE (O_WRONLY) |
#define | XVD_MAJOR 202 |
Variables | |
PedDiskArchOps | linux_disk_ops |
PedArchitecture | ped_linux_arch |
#define _ | ( | String | ) | (String) |
#define __NR__llseek 140 |
#define _GL_ATTRIBUTE_FORMAT | ( | spec | ) | /* empty */ |
#define AOE_MAJOR 152 |
#define ATARAID_MAJOR 114 |
#define BLKEXT_MAJOR 259 |
#define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */ |
#define BLKGETLASTSECT _IO(0x12,108) /* get last sector of block device */ |
#define BLKGETSIZE _IO(0x12,96) /* return device size */ |
#define BLKGETSIZE64 _IOR(0x12,114,size_t) |
#define BLKRRPART _IO(0x12,95) /* re-read partition table */ |
#define BLKSETLASTSECT _IO(0x12,109) /* set last sector of block device */ |
#define BLKSSZGET _IO(0x12,104) /* get block device sector size */ |
#define COMPAQ_SMART2_MAJOR 72 |
#define COMPAQ_SMART2_MAJOR1 73 |
#define COMPAQ_SMART2_MAJOR2 74 |
#define COMPAQ_SMART2_MAJOR3 75 |
#define COMPAQ_SMART2_MAJOR4 76 |
#define COMPAQ_SMART2_MAJOR5 77 |
#define COMPAQ_SMART2_MAJOR6 78 |
#define COMPAQ_SMART2_MAJOR7 79 |
#define COMPAQ_SMART_MAJOR 104 |
#define COMPAQ_SMART_MAJOR1 105 |
#define COMPAQ_SMART_MAJOR2 106 |
#define COMPAQ_SMART_MAJOR3 107 |
#define COMPAQ_SMART_MAJOR4 108 |
#define COMPAQ_SMART_MAJOR5 109 |
#define COMPAQ_SMART_MAJOR6 110 |
#define COMPAQ_SMART_MAJOR7 111 |
#define DAC960_MAJOR 48 |
#define DASD_MAJOR 94 |
#define HDIO_GET_IDENTITY 0x030d /* get IDE identification info */ |
#define HDIO_GETGEO 0x0301 /* get device geometry */ |
#define I2O_MAJOR1 80 |
#define I2O_MAJOR2 81 |
#define I2O_MAJOR3 82 |
#define I2O_MAJOR4 83 |
#define I2O_MAJOR5 84 |
#define I2O_MAJOR6 85 |
#define I2O_MAJOR7 86 |
#define I2O_MAJOR8 87 |
#define IDE0_MAJOR 3 |
#define IDE1_MAJOR 22 |
#define IDE2_MAJOR 33 |
#define IDE3_MAJOR 34 |
#define IDE4_MAJOR 56 |
#define IDE5_MAJOR 57 |
#define KERNEL_VERSION | ( | a, | |
b, | |||
c | |||
) | (((a) << 16) + ((b) << 8) + (c)) |
#define LOOP_MAJOR 7 |
#define MAX_NUM_PARTS 64 |
#define MD_MAJOR 9 |
#define PROC_DEVICES_BUFSIZ 16384 |
#define RAM_MAJOR 1 |
#define RD_MODE (O_RDONLY) |
#define RW_MODE (O_RDWR) |
#define SCSI_BLK_MAJOR | ( | M | ) |
#define SCSI_CDROM_MAJOR 11 |
#define SCSI_DISK0_MAJOR 8 |
#define SCSI_DISK10_MAJOR 130 |
#define SCSI_DISK11_MAJOR 131 |
#define SCSI_DISK12_MAJOR 132 |
#define SCSI_DISK13_MAJOR 133 |
#define SCSI_DISK14_MAJOR 134 |
#define SCSI_DISK15_MAJOR 135 |
#define SCSI_DISK1_MAJOR 65 |
#define SCSI_DISK2_MAJOR 66 |
#define SCSI_DISK3_MAJOR 67 |
#define SCSI_DISK4_MAJOR 68 |
#define SCSI_DISK5_MAJOR 69 |
#define SCSI_DISK6_MAJOR 70 |
#define SCSI_DISK7_MAJOR 71 |
#define SCSI_DISK8_MAJOR 128 |
#define SCSI_DISK9_MAJOR 129 |
#define SCSI_IOCTL_SEND_COMMAND 1 |
#define SDMMC_MAJOR 179 |
#define STRPREFIX | ( | a, | |
b | |||
) | (strncmp (a, b, strlen (b)) == 0) |
#define SX8_MAJOR1 160 |
#define SX8_MAJOR2 161 |
#define UBD_MAJOR 98 |
#define VIODASD_MAJOR 112 |
#define WR_MODE (O_WRONLY) |
#define XVD_MAJOR 202 |
PedDiskArchOps linux_disk_ops |
PedArchitecture ped_linux_arch |