Home
last modified time | relevance | path

Searched refs:statvfs64 (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/include/sys/
Dstatvfs.h62 struct statvfs64 { __STATVFS64_BODY __STATVFS64_CODA }; struct
111 int statvfs64(const char* _Nonnull __path, struct statvfs64* _Nonnull __buf);
114 int fstatvfs64(int __fd, struct statvfs64* _Nonnull __buf);
/bionic/tests/
Dsys_statvfs_test.cpp57 struct statvfs64 sb; in TEST()
58 ASSERT_EQ(0, statvfs64("/proc", &sb)); in TEST()
71 struct statvfs64 sb; in TEST()
/bionic/libc/bionic/
Dsys_statvfs.cpp50 __strong_alias(statvfs64, statvfs);
/bionic/libc/
Dlibc.map.txt991 statvfs64; # introduced=21
/bionic/tools/versioner/platforms/
Dlibc.map.txt991 statvfs64; # introduced=21