Struct libc::aarch64_unknown_linux_musl::statfs64_t
Fields
-
f_type: c_ulong
-
f_bsize: c_ulong
-
f_blocks: fsblkcnt_t
-
f_bfree: fsblkcnt_t
-
f_bavail: fsblkcnt_t
-
f_files: fsfilcnt_t
-
f_ffree: fsfilcnt_t
-
f_fsid: fsid_t
-
f_namelen: c_ulong
-
f_frsize: c_ulong
-
f_flags: c_ulong
-
f_spare: [c_ulong; 4]