Searched defs:statvfs (Results 1 – 4 of 4) sorted by relevance
24 struct statvfs { struct43 int fstatvfs(int, struct statvfs *); argument
59 statvfs(const char *path, struct statvfs *p) in statvfs() function
320 int statvfs(const wchar_t *p, StatVFS *buf) { in statvfs() function
755 TEST(MemorySanitizer, statvfs) { in TEST() argument