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