libisofs 1.5.6
iso_zisofs_ctrl Struct Reference

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
 

Detailed Description

Parameter set for iso_zisofs_set_params().

Since
0.6.18

Definition at line 8256 of file libisofs.h.

Field Documentation

◆ block_number_target

int64_t iso_zisofs_ctrl::block_number_target

Definition at line 8330 of file libisofs.h.

◆ block_size_log2

uint8_t iso_zisofs_ctrl::block_size_log2

Definition at line 8276 of file libisofs.h.

◆ bpt_discard_file_blocks

int64_t iso_zisofs_ctrl::bpt_discard_file_blocks

Definition at line 8342 of file libisofs.h.

◆ bpt_discard_free_ratio

double iso_zisofs_ctrl::bpt_discard_free_ratio

Definition at line 8354 of file libisofs.h.

◆ compression_level

int iso_zisofs_ctrl::compression_level

Definition at line 8270 of file libisofs.h.

◆ current_total_blocks

uint64_t iso_zisofs_ctrl::current_total_blocks

Definition at line 8309 of file libisofs.h.

◆ max_file_blocks

uint64_t iso_zisofs_ctrl::max_file_blocks

Definition at line 8315 of file libisofs.h.

◆ max_total_blocks

uint64_t iso_zisofs_ctrl::max_total_blocks

Definition at line 8303 of file libisofs.h.

◆ v2_block_size_log2

uint8_t iso_zisofs_ctrl::v2_block_size_log2

Definition at line 8297 of file libisofs.h.

◆ v2_enabled

int iso_zisofs_ctrl::v2_enabled

Definition at line 8290 of file libisofs.h.

◆ version

int iso_zisofs_ctrl::version

Definition at line 8263 of file libisofs.h.


The documentation for this struct was generated from the following file:

Generated for libisofs by  doxygen 1.12.0