Searched defs:statvfs (Results 1 – 4 of 4) sorted by relevance
47 struct statvfs { struct66 int statvfs(const char *, struct statvfs *); argument
57 int statvfs(const char *path, struct statvfs *buf) in statvfs() function
200 struct statvfs statvfs; member
738 TEST(MemorySanitizer, statvfs) { in TEST() argument