Searched refs:__statvfs64 (Results 1 – 2 of 2) sorted by relevance
29 __statvfs64 (const char *file, struct statvfs64 *buf) in __statvfs64() function40 weak_alias (__statvfs64, statvfs64)46 weak_alias (__statvfs64, __statvfs)47 weak_alias (__statvfs64, statvfs)
71 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