Home
last modified time | relevance | path

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

/bionic/tests/
Dsys_statvfs_test.cpp52 TEST(sys_statvfs, fstatvfs) { in TEST() argument
55 ASSERT_EQ(0, fstatvfs(fd, &sb)); in TEST()
/bionic/libc/include/bits/
Dsys_statvfs_inlines.h66 __BIONIC_SYS_STATVFS_INLINE int fstatvfs(int __fd, in fstatvfs() function
87 return fstatvfs(__fd, __BIONIC_CAST(reinterpret_cast, struct statvfs*, in fstatvfs64()
/bionic/libc/bionic/
Dsys_statvfs.cpp32 __strong_alias(fstatvfs64, fstatvfs);
/bionic/tests/headers/posix/
Dsys_statvfs_h.c53 FUNCTION(fstatvfs, int (*f)(int, struct statvfs*)); in sys_statvfs_h()
/bionic/libc/include/sys/
Dstatvfs.h132 int fstatvfs(int __fd, struct statvfs* __buf) __INTRODUCED_IN(19);
/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