nix
0.29.0
Module statvfs
Module Items
Structs
Functions
In nix::
sys
nix
::
sys
Module
statvfs
Copy item path
Source
Available on
crate feature
fs
only.
Expand description
Get filesystem statistics
See
the man pages
for more details.
Structs
§
FsFlags
File system mount Flags
Statvfs
Wrapper around the POSIX
statvfs
struct
Functions
§
fstatvfs
Return a
Statvfs
object with information about
fd
statvfs
Return a
Statvfs
object with information about the
path