Searched refs:fstatvfs (Results 1 – 7 of 7) sorted by relevance
41 int fstatvfs(int fd, struct statvfs* result) { in fstatvfs() function51 __strong_alias(fstatvfs64, fstatvfs);
62 TEST(sys_statvfs, fstatvfs) { in TEST() argument65 ASSERT_EQ(0, fstatvfs(fd, &sb)); in TEST()
53 FUNCTION(fstatvfs, int (*f)(int, struct statvfs*)); in sys_statvfs_h()
108 int fstatvfs(int __fd, struct statvfs* _Nonnull __buf);
306 fstatvfs
395 fstatvfs; # introduced-arm=19 introduced-arm64=21 introduced-x86=19 introduced-x86_64=21