fssh_partition_id
#define partition_id fssh_partition_id
fssh_partition_data* fssh_get_partition(fssh_partition_id partitionID);
fssh_partition_id partitionID);
fssh_partition_data* fssh_get_child_partition(fssh_partition_id partitionID,
fssh_partition_id partitionID, int32_t index,
fssh_partition_id childID);
bool fssh_delete_partition(fssh_partition_id partitionID);
void fssh_partition_modified(fssh_partition_id partitionID);
fssh_status_t fssh_scan_partition(fssh_partition_id partitionID);
fssh_partition_id id; // [sys]
fssh_partition_id id; // equal to that of the root partition
fssh_partition_id partitionID);
fssh_partition_id partitionID);
fssh_partition_id partitionID);
fssh_partition_id partitionID);
fssh_disk_device_data* fssh_get_disk_device(fssh_partition_id partitionID);
fssh_status_t (*defragment)(int fd, fssh_partition_id partition,
fssh_status_t (*repair)(int fd, fssh_partition_id partition, bool checkOnly,
fssh_status_t (*resize)(int fd, fssh_partition_id partition,
fssh_status_t (*move)(int fd, fssh_partition_id partition,
fssh_status_t (*set_content_name)(int fd, fssh_partition_id partition,
fssh_status_t (*set_content_parameters)(int fd, fssh_partition_id partition,
fssh_status_t (*initialize)(int fd, fssh_partition_id partition,
fssh_status_t (*uninitialize)(int fd, fssh_partition_id partition,
fssh_scan_partition(fssh_partition_id partitionID)