Searched defs:statvfs64 (Results 1 – 2 of 2) sorted by relevance
57 struct statvfs64 struct61 __fsblkcnt64_t f_blocks;62 __fsblkcnt64_t f_bfree;63 __fsblkcnt64_t f_bavail;64 __fsfilcnt64_t f_files;65 __fsfilcnt64_t f_ffree;66 __fsfilcnt64_t f_favail;67 unsigned long int f_fsid;69 int __f_unused;71 unsigned long int f_flag;[all …]
34 int statvfs64 (const char *file, struct statvfs64 *buf) in statvfs64() function
Completed in 4 milliseconds