statvfs
Summary
Public attributes
__pad0__
unsigned statvfs::__pad0__
__reserved
int statvfs::__reserved[6]
f_bavail
fsblkcnt_t statvfs::f_bavail
f_bfree
fsblkcnt_t statvfs::f_bfree
f_blocks
fsblkcnt_t statvfs::f_blocks
f_bsize
unsigned long statvfs::f_bsize
f_favail
fsfilcnt_t statvfs::f_favail
f_ffree
fsfilcnt_t statvfs::f_ffree
f_files
fsfilcnt_t statvfs::f_files
f_flag
unsigned long statvfs::f_flag
f_frsize
unsigned long statvfs::f_frsize
f_fsid
unsigned long statvfs::f_fsid
f_namemax
unsigned long statvfs::f_namemax
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-12-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-12-14 UTC."],[],[]]