Skip to main content

preallocate

Function preallocate 

Source
pub fn preallocate(fd: i32, size: u64)
Expand description

Preallocate disk space with FALLOC_FL_KEEP_SIZE (best-effort, ignores errors)