Module nix::sys::statvfs

source · []
Available on crate feature fs only.
Expand description

Get filesystem statistics

See the man pages for more details.

Structs

File system mount Flags

Wrapper around the POSIX statvfs struct

Functions

Return a Statvfs object with information about fd

Return a Statvfs object with information about the path