Home
last modified time | relevance | path

Searched refs:statfs (Results 1 – 25 of 62) sorted by relevance

123

/sysdeps/unix/sysv/linux/
A Dpathconf.h26 extern long int __statfs_link_max (int result, const struct statfs *fsbuf,
32 extern long int __statfs_filesize_max (int result, const struct statfs *fsbuf)
37 extern long int __statfs_symlinks (int result, const struct statfs *fsbuf)
43 const struct statfs *fsbuf)
A Dstatfs64.c20 #define statfs statfs_disable macro
25 #undef statfs
34 return INLINE_SYSCALL_CALL (statfs, file, buf); in __statfs64()
41 weak_alias (__statfs64, statfs)
A Dpathconf.c41 struct statfs fsbuf; in __pathconf()
64 distinguish_extX (const struct statfs *fsbuf, const char *file, int fd) in distinguish_extX()
133 __statfs_link_max (int result, const struct statfs *fsbuf, const char *file, in __statfs_link_max()
197 __statfs_filesize_max (int result, const struct statfs *fsbuf) in __statfs_filesize_max()
246 __statfs_symlinks (int result, const struct statfs *fsbuf) in __statfs_symlinks()
281 __statfs_chown_restricted (int result, const struct statfs *fsbuf) in __statfs_chown_restricted()
A Dinternal_statvfs.h22 const struct statfs *fsbuf)
A Dfstatvfs.c28 struct statfs fsbuf; in __fstatvfs()
A Dstatvfs.c28 struct statfs fsbuf; in __statvfs()
A Dstatfs.c27 __statfs (const char *file, struct statfs *buf) in __statfs()
59 weak_alias (__statfs, statfs)
A Dfpathconf.c33 struct statfs fsbuf; in __fpathconf()
A Dxstatover.h51 static inline int statfs_overflow (struct statfs *buf) in statfs_overflow()
A Dfstatfs.c28 __fstatfs (int fd, struct statfs *buf) in __fstatfs()
/sysdeps/unix/sysv/linux/alpha/
A Dstatfs.c25 __statfs (const char *file, struct statfs *buf) in __statfs()
27 return INLINE_SYSCALL_CALL (statfs, file, buf); in __statfs()
30 weak_alias (__statfs, statfs)
A Dfstatfs.c25 __fstatfs (int fd, struct statfs *buf) in __fstatfs()
A Dfstatfs64.c31 struct statfs buf32; in __fstatfs64()
A Dstatfs64.c31 struct statfs buf32; in __statfs64()
/sysdeps/mach/hurd/
A Dstatfs.c25 __statfs (const char *file, struct statfs *buf) in __statfs()
31 weak_alias (__statfs, statfs)
A Dfstatvfs.c26 return __fstatfs (fd, (struct statfs *)buf); in fstatvfs()
A Dstatvfs.c26 return __statfs (file, (struct statfs *)buf); in statvfs()
A Dfstatfs.c25 __fstatfs (int fd, struct statfs *buf) in __fstatfs()
A Dstatfsconv.c23 statfs64_conv (struct statfs *buf, const struct statfs64 *buf64) in statfs64_conv()
/sysdeps/unix/sysv/linux/s390/bits/
A Dstatfs.h24 struct statfs struct
/sysdeps/unix/sysv/linux/alpha/bits/
A Dstatfs.h24 struct statfs struct
/sysdeps/unix/sysv/linux/mips/bits/
A Dstatfs.h24 struct statfs struct
/sysdeps/mach/hurd/bits/
A Dstatfs.h37 struct statfs struct
/sysdeps/unix/sysv/linux/bits/
A Dstatfs.h24 struct statfs struct
/sysdeps/unix/sysv/linux/csky/bits/
A Dstatfs.h36 struct statfs struct

Completed in 17 milliseconds

123