Searched refs:statvfs (Results 1 – 25 of 42) sorted by relevance
12
22 statvfs (const char *file, struct statvfs *buf) in statvfs() function28 libc_hidden_def (statvfs)
22 fstatvfs (int fd, struct statvfs *buf) in fstatvfs()
26 __statvfs (const char *file, struct statvfs *buf) in __statvfs()40 weak_alias (__statvfs, statvfs)41 libc_hidden_weak (statvfs)
20 #define statvfs statvfs_disable macro43 #undef statvfs47 weak_alias (__statvfs64, statvfs)
21 extern void __internal_statvfs (struct statvfs *buf,
26 __fstatvfs (int fd, struct statvfs *buf) in __fstatvfs()
30 __internal_statvfs (struct statvfs *buf, const struct statfs *fsbuf) in __internal_statvfs()
30 struct statvfs struct
29 struct statvfs struct
1850 GLIBC_2.32 statvfs F
1645 GLIBC_2.2.6 statvfs F
1854 GLIBC_2.33 statvfs F
1909 GLIBC_2.29 statvfs F
1907 GLIBC_2.18 statvfs F
1898 GLIBC_2.27 statvfs F
1903 GLIBC_2.17 statvfs F
1669 GLIBC_2.2.5 statvfs F
1909 GLIBC_2.16 statvfs F
2295 GLIBC_2.4 statvfs F
1683 GLIBC_2.1 statvfs F
2278 GLIBC_2.4 statvfs F
1679 GLIBC_2.1 statvfs F
1997 GLIBC_2.2 statvfs F
1949 GLIBC_2.21 statvfs F
Completed in 39 milliseconds