libparted 3.6
|
Macros | |
#define | _(String) (String) |
#define | BUFFER_SIZE 128 |
#define | LINUXSWAP_BLOCK_SIZES ((int[2]){512, 0}) |
#define | SWAP_SPECIFIC(fs) ((SwapSpecific*) (fs->type_specific)) |
Functions | |
void | ped_file_system_linux_swap_done () |
void | ped_file_system_linux_swap_init () |
#define _ | ( | String | ) | (String) |
#define BUFFER_SIZE 128 |
#define LINUXSWAP_BLOCK_SIZES ((int[2]){512, 0}) |
#define SWAP_SPECIFIC | ( | fs | ) | ((SwapSpecific*) (fs->type_specific)) |
void ped_file_system_linux_swap_done | ( | void | ) |
void ped_file_system_linux_swap_init | ( | void | ) |