|
libparted 3.6
|
Macros | |
| #define | _(String) |
Functions | |
| partition_info_t * | fdasd_add_partition (fdasd_anchor_t *anc, unsigned int start, unsigned int stop) |
| void | fdasd_change_volser (fdasd_anchor_t *anc, char *str) |
| void | fdasd_check_api_version (fdasd_anchor_t *anc, int f) |
| void | fdasd_check_volser (char *volser, int devno) |
| int | fdasd_check_volume (fdasd_anchor_t *anc, int fd) |
| void | fdasd_cleanup (fdasd_anchor_t *anchor) |
| int | fdasd_get_geometry (const PedDevice *dev, fdasd_anchor_t *anc, int f) |
| int | fdasd_get_volser (fdasd_anchor_t *anc, char *volser, int fd) |
| void | fdasd_initialize_anchor (fdasd_anchor_t *anc) |
| int | fdasd_prepare_labels (fdasd_anchor_t *anc, int fd) |
| void | fdasd_recreate_vtoc (fdasd_anchor_t *anc) |
| void | fdasd_reuse_vtoc (fdasd_anchor_t *anc) |
| int | fdasd_write_labels (fdasd_anchor_t *anc, int fd) |
| #define _ | ( | String | ) |
| partition_info_t * fdasd_add_partition | ( | fdasd_anchor_t * | anc, |
| unsigned int | start, | ||
| unsigned int | stop ) |
| void fdasd_change_volser | ( | fdasd_anchor_t * | anc, |
| char * | str ) |
| void fdasd_check_api_version | ( | fdasd_anchor_t * | anc, |
| int | f ) |
| void fdasd_check_volser | ( | char * | volser, |
| int | devno ) |
| int fdasd_check_volume | ( | fdasd_anchor_t * | anc, |
| int | fd ) |
| void fdasd_cleanup | ( | fdasd_anchor_t * | anchor | ) |
| int fdasd_get_geometry | ( | const PedDevice * | dev, |
| fdasd_anchor_t * | anc, | ||
| int | f ) |
| int fdasd_get_volser | ( | fdasd_anchor_t * | anc, |
| char * | volser, | ||
| int | fd ) |
| void fdasd_initialize_anchor | ( | fdasd_anchor_t * | anc | ) |
| int fdasd_prepare_labels | ( | fdasd_anchor_t * | anc, |
| int | fd ) |
| void fdasd_recreate_vtoc | ( | fdasd_anchor_t * | anc | ) |
| void fdasd_reuse_vtoc | ( | fdasd_anchor_t * | anc | ) |
| int fdasd_write_labels | ( | fdasd_anchor_t * | anc, |
| int | fd ) |