Home
last modified time | relevance | path

Searched refs:__statvfs64 (Results 1 – 2 of 2) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dstatvfs64.c29 __statvfs64 (const char *file, struct statvfs64 *buf) in __statvfs64() function
40 weak_alias (__statvfs64, statvfs64)
46 weak_alias (__statvfs64, __statvfs)
47 weak_alias (__statvfs64, statvfs)
/sysdeps/posix/
A Dpathconf.c71 if (__statvfs64 (path, &sv) < 0) in __pathconf()
183 if (__statvfs64 (path, &sv) < 0) in __pathconf()
195 if (__statvfs64 (path, &sv) < 0) in __pathconf()
207 if (__statvfs64 (path, &sv) < 0) in __pathconf()

Completed in 4 milliseconds