ext2
0.1.0
In ext2::
blockgroup
ext2
::
blockgroup
Constant
BLOCK_SIZE
Copy item path
Source
pub const BLOCK_SIZE:
usize
= 4096;
Expand description
The size of a block in bytes. We only support 4K-byte blocks.