Searched defs:statvfs64 (Results 1 – 1 of 1) sorted by relevance
58 struct statvfs64 struct60 unsigned long int f_bsize;61 unsigned long int f_frsize;62 __fsblkcnt64_t f_blocks;63 __fsblkcnt64_t f_bfree;64 __fsblkcnt64_t f_bavail;65 __fsfilcnt64_t f_files;66 __fsfilcnt64_t f_ffree;67 __fsfilcnt64_t f_favail;68 unsigned long int f_fsid;[all …]