Searched defs:statvfs (Results 1 – 3 of 3) sorted by relevance
30 struct statvfs { struct32 unsigned long f_bsize;34 unsigned long f_frsize;59 struct statvfs64 { argument
57 __BIONIC_SYS_STATVFS_INLINE int statvfs(const char* __path, in statvfs() function
40 TEST(sys_statvfs, statvfs) { in TEST() argument