|
libisofs
1.5.4
|
Parameter set for iso_zisofs_set_params(). More...
#include <libisofs.h>
Data Fields | |
| int | version |
| int | compression_level |
| uint8_t | block_size_log2 |
| int | v2_enabled |
| uint8_t | v2_block_size_log2 |
| uint64_t | max_total_blocks |
| uint64_t | current_total_blocks |
| uint64_t | max_file_blocks |
| int64_t | block_number_target |
| int64_t | bpt_discard_file_blocks |
| double | bpt_discard_free_ratio |
| int64_t iso_zisofs_ctrl::block_number_target |
Definition at line 8157 of file libisofs.h.
| uint8_t iso_zisofs_ctrl::block_size_log2 |
Definition at line 8103 of file libisofs.h.
| int64_t iso_zisofs_ctrl::bpt_discard_file_blocks |
Definition at line 8169 of file libisofs.h.
| double iso_zisofs_ctrl::bpt_discard_free_ratio |
Definition at line 8181 of file libisofs.h.
| int iso_zisofs_ctrl::compression_level |
Definition at line 8097 of file libisofs.h.
| uint64_t iso_zisofs_ctrl::current_total_blocks |
Definition at line 8136 of file libisofs.h.
| uint64_t iso_zisofs_ctrl::max_file_blocks |
Definition at line 8142 of file libisofs.h.
| uint64_t iso_zisofs_ctrl::max_total_blocks |
Definition at line 8130 of file libisofs.h.
| uint8_t iso_zisofs_ctrl::v2_block_size_log2 |
Definition at line 8124 of file libisofs.h.
| int iso_zisofs_ctrl::v2_enabled |
Definition at line 8117 of file libisofs.h.
| int iso_zisofs_ctrl::version |
Definition at line 8090 of file libisofs.h.
1.9.1