Searched defs:fstatvfs (Results 1 – 4 of 4) sorted by relevance
73 int fstatvfs(int fd, struct statvfs *buf) in fstatvfs() function
22 # pragma weak fstatvfs macro
21 # pragma weak fstatvfs macro
751 TEST(MemorySanitizer, fstatvfs) { in TEST() argument