Module vmm_sys_util::fallocate[][src]

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.