Searched defs:statvfs (Results 1 – 4 of 4) sorted by relevance
30 struct statvfs struct32 unsigned int __f_type;33 unsigned long int f_bsize;35 __fsblkcnt_t f_blocks;36 __fsblkcnt_t f_bfree;60 struct statvfs64 argument
29 struct statvfs struct31 unsigned long int f_bsize;32 unsigned long int f_frsize;34 __fsblkcnt_t f_blocks;58 struct statvfs64 argument
22 statvfs (const char *file, struct statvfs *buf) in statvfs() function
20 #define statvfs statvfs_disable macro
Completed in 8 milliseconds