Searched defs:statvfs (Results 1 – 3 of 3) sorted by relevance
34 int statvfs(const char* path, struct statvfs* result) { in statvfs() function
60 struct statvfs { __STATVFS64_BODY __STATVFS64_CODA }; struct
50 TEST(sys_statvfs, statvfs) { in TEST() argument