Home
last modified time | relevance | path

Searched defs:statfs_t (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Dmount.d48 struct statfs_t struct
50 uint f_version;
51 uint f_type;
52 ulong f_flags;
53 ulong f_bsize;
54 ulong f_iosize;
55 ulong f_blocks;
56 ulong f_bfree;
57 long f_bavail;
58 ulong f_files;
[all …]