Home
last modified time | relevance | path

Searched refs:fstatvfs (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/bionic/
Dsys_statvfs.cpp41 int fstatvfs(int fd, struct statvfs* result) { in fstatvfs() function
51 __strong_alias(fstatvfs64, fstatvfs);
/bionic/tests/
Dsys_statvfs_test.cpp62 TEST(sys_statvfs, fstatvfs) { in TEST() argument
65 ASSERT_EQ(0, fstatvfs(fd, &sb)); in TEST()
/bionic/tests/headers/posix/
Dsys_statvfs_h.c53 FUNCTION(fstatvfs, int (*f)(int, struct statvfs*)); in sys_statvfs_h()
/bionic/libc/include/sys/
Dstatvfs.h108 int fstatvfs(int __fd, struct statvfs* _Nonnull __buf);
/bionic/libc/tools/
Dposix-2013.txt306 fstatvfs
/bionic/tools/versioner/platforms/
Dlibc.map.txt395 fstatvfs; # introduced-arm=19 introduced-arm64=21 introduced-x86=19 introduced-x86_64=21
/bionic/libc/
Dlibc.map.txt395 fstatvfs; # introduced-arm=19 introduced-arm64=21 introduced-x86=19 introduced-x86_64=21