Constant linux_unsafe::raw::FALLOCATE
source · pub const FALLOCATE: V = 285;
Expand description
The system call number for fallocate
on this platform.
pub const FALLOCATE: V = 285;
The system call number for fallocate
on this platform.