Module fallocate

Source
Expand description

Enum and function for dealing with an allocated disk space by fallocate.

Enums§

FallocateMode
Operation to be performed on a given range when calling fallocate

Functions§

fallocate
A safe wrapper for fallocate.