Home
last modified time | relevance | path

Searched refs:__BIONIC_SYS_STATVFS_INLINE (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/bits/
Dsys_statvfs_inlines.h35 #if defined(__BIONIC_SYS_STATVFS_INLINE)
57 __BIONIC_SYS_STATVFS_INLINE int statvfs(const char* __path, in statvfs()
66 __BIONIC_SYS_STATVFS_INLINE int fstatvfs(int __fd, in fstatvfs()
79 __BIONIC_SYS_STATVFS_INLINE int statvfs64(const char* __path, in statvfs64()
85 __BIONIC_SYS_STATVFS_INLINE int fstatvfs64(int __fd, in fstatvfs64()
/bionic/libc/include/android/
Dlegacy_sys_statvfs_inlines.h45 #define __BIONIC_SYS_STATVFS_INLINE static __inline macro
/bionic/libc/bionic/
Dsys_statvfs.cpp24 #define __BIONIC_SYS_STATVFS_INLINE /* Out of line. */ macro