Constant btlib::EXPECTED_IO_BLOCK

source ·
pub const EXPECTED_IO_BLOCK: usize = 4096;
Expand description

The expected size of the IO blocks for the file system. This is used to calculate SECTOR_SZ_DEFAULT.