3 element {struct statvfs} {unsigned long} f_bsize
4 element {struct statvfs} {unsigned long} f_frsize
5 element {struct statvfs} fsblkcnt_t f_blocks
6 element {struct statvfs} fsblkcnt_t f_bfree
7 element {struct statvfs} fsblkcnt_t f_bavail
8 element {struct statvfs} fsfilcnt_t f_files
9 element {struct statvfs} fsfilcnt_t f_ffree
10 element {struct statvfs} fsfilcnt_t f_favail
11 element {struct statvfs} {unsigned long} f_fsid
12 element {struct statvfs} {unsigned long} f_flag
13 element {struct statvfs} {unsigned long} f_namemax
21 function int statvfs (const char*, struct statvfs*)
22 function int fstatvfs (int, struct statvfs*)