Searched refs:__fstatvfs64 (Results 1 – 2 of 2) sorted by relevance
29 __fstatvfs64 (int fd, struct statvfs64 *buf) in __fstatvfs64() function40 weak_alias (__fstatvfs64, fstatvfs64)46 weak_alias (__fstatvfs64, __fstatvfs)47 weak_alias (__fstatvfs64, fstatvfs)
70 if (__fstatvfs64 (fd, &sv) < 0) in __fpathconf()185 if (__fstatvfs64 (fd, &sv) < 0) in __fpathconf()197 if (__fstatvfs64 (fd, &sv) < 0) in __fpathconf()209 if (__fstatvfs64 (fd, &sv) < 0) in __fpathconf()
Completed in 3 milliseconds