Searched refs:fstatvfs (Results 1 – 25 of 62) sorted by relevance
123
/glibc-2.36/io/ |
D | fstatvfs.c | 29 stub_warning (fstatvfs) 30 weak_alias (__fstatvfs, fstatvfs) 31 libc_hidden_weak (fstatvfs)
|
D | Makefile | 39 statvfs fstatvfs statvfs64 fstatvfs64 \ 123 CFLAGS-fstatvfs.c += -fexceptions
|
D | Versions | 67 fstatfs64; fstatvfs; fstatvfs64; ftw64;
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | fstatvfs64.c | 20 #define fstatvfs fstatvfs_disable macro 43 #undef fstatvfs 47 weak_alias (__fstatvfs64, fstatvfs)
|
D | fstatvfs.c | 40 weak_alias (__fstatvfs, fstatvfs) 41 libc_hidden_weak (fstatvfs)
|
/glibc-2.36/io/sys/ |
D | statvfs.h | 73 extern int fstatvfs (int __fildes, struct statvfs *__buf) 77 extern int __REDIRECT_NTH (fstatvfs, (int __fildes, struct statvfs *__buf), 80 # define fstatvfs fstatvfs64 macro
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | fstatvfs.c | 22 fstatvfs (int fd, struct statvfs *buf) in fstatvfs() function 28 libc_hidden_def (fstatvfs)
|
/glibc-2.36/include/sys/ |
D | statvfs.h | 11 libc_hidden_proto (fstatvfs)
|
/glibc-2.36/libio/ |
D | tst-atime.c | 45 int e = fstatvfs (fd, &sv); in do_test()
|
/glibc-2.36/conform/data/sys/ |
D | statvfs.h-data | 24 function int fstatvfs (int, struct statvfs*)
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-alpha | 834 * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
|
D | ChangeLog.8 | 1598 * sysdeps/unix/sysv/linux/fstatvfs.h: Handle UFS filesystem. 2816 * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Undo last patch. 2970 * sysdeps/unix/sysv/linux/fstatvfs.c: Handle nodiratime option. 2980 * sysdeps/unix/sysv/linux/fstatvfs.c: Handle constant option string 7044 * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Correct some 7101 * libc.map: Add statvfs, fstatvfs, statvfs64, and fstatvfs64. 7104 * sysdeps/generic/fstatvfs.h: New file. 7109 * sysdeps/unix/sysv/linux/fstatvfs.c: New file.
|
D | ChangeLog.13 | 681 * sysdeps/unix/sysv/linux/fstatvfs.c: Likewise. 1551 (do_test): Only perform fstatvfs check if ST_NOATIME is defined. 3573 * include/sys/statvfs.h (statvfs, fstatvfs): Add libc_hidden_proto. 3575 * sysdeps/generic/fstatvfs.c (fstatvfs): Likewise. 3577 * sysdeps/mach/hurd/fstatvfs.c (fstatvfs): Likewise. 3579 * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Likewise.
|
/glibc-2.36/posix/ |
D | tst-regex.input | 1598 * sysdeps/unix/sysv/linux/fstatvfs.h: Handle UFS filesystem. 2816 * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Undo last patch. 2970 * sysdeps/unix/sysv/linux/fstatvfs.c: Handle nodiratime option. 2980 * sysdeps/unix/sysv/linux/fstatvfs.c: Handle constant option string 7044 * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Correct some 7101 * libc.map: Add statvfs, fstatvfs, statvfs64, and fstatvfs64. 7104 * sysdeps/generic/fstatvfs.h: New file. 7109 * sysdeps/unix/sysv/linux/fstatvfs.c: New file.
|
/glibc-2.36/benchtests/strcoll-inputs/ |
D | filelist#C | 569 fstatvfs.c 2403 fstatvfs.c 2502 fstatvfs.c 6234 fstatvfs.c 14778 fstatvfs.c
|
D | filelist#en_US.UTF-8 | 569 fstatvfs.c 2403 fstatvfs.c 2502 fstatvfs.c 6234 fstatvfs.c 14778 fstatvfs.c
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | libc.abilist | 832 GLIBC_2.35 fstatvfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/ |
D | libc.abilist | 844 GLIBC_2.36 fstatvfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/ |
D | libc.abilist | 871 GLIBC_2.33 fstatvfs F
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | libc.abilist | 911 GLIBC_2.2.6 fstatvfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | libc.abilist | 874 GLIBC_2.32 fstatvfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/ |
D | libc.abilist | 910 GLIBC_2.27 fstatvfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | libc.abilist | 930 GLIBC_2.17 fstatvfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/ |
D | libc.abilist | 934 GLIBC_2.16 fstatvfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/csky/ |
D | libc.abilist | 913 GLIBC_2.29 fstatvfs F
|
123