Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dfstatvfs64.c29 __fstatvfs64 (int fd, struct statvfs64 *buf) in __fstatvfs64() function
40 weak_alias (__fstatvfs64, fstatvfs64)
46 weak_alias (__fstatvfs64, __fstatvfs)
47 weak_alias (__fstatvfs64, fstatvfs)
/sysdeps/posix/
A Dfpathconf.c70 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