Modules§
- compressor
- decmpfs
- Helpers for working with decmpfs xattrs
- reader
- writer
Constants§
Functions§
- num_
blocks - Returns the number of blocks needed to store
size
bytes. - round_
to_ block_ size - Rounds
size
up to the nearest multiple ofblock_size
.