Module sys

Source
Expand description

Exposes required lower-level OS primitives for sparse files, block cloning, and file locking.

Re-exports§

pub use nix::fcntl::FlockArg::*;

Modules§

seekhole
Syscall wrappers for hole punching, system configuration, hole-seeking ( ͡° ͜ʖ ͡°), file cloning etc.

Enums§

FlockArg

Traits§

CloneFileError
DirMeta
FileLocking
FileSystemFlags
Flock
SparseFile

Functions§

clonefile
fclonefile_noflags
path_disk_allocation
punchfile

Type Aliases§

NativeIoError