Searched refs:sys_fstatfs (Results 1 - 17 of 17) sorted by last modified time

/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_syswrap-generic.h191 DECL_TEMPLATE(generic, sys_fstatfs); // * L?
H A Dsyswrap-aix5.c1078 PRE(sys_fstatfs)
1080 PRINT("sys_fstatfs ( %ld, %#lx )", ARG1, ARG2);
1084 POST(sys_fstatfs)
H A Dsyswrap-amd64-linux.c1221 GENXY(__NR_fstatfs, sys_fstatfs), // 138
H A Dsyswrap-arm-linux.c1495 GENXY(__NR_fstatfs, sys_fstatfs), // 100
H A Dsyswrap-darwin.c7988 GENXY(__NR_fstatfs, sys_fstatfs),
H A Dsyswrap-generic.c2421 PRE(sys_fstatfs)
2424 PRINT("sys_fstatfs ( %ld, %#lx )",ARG1,ARG2);
2430 POST(sys_fstatfs)
H A Dsyswrap-ppc32-linux.c1572 GENXY(__NR_fstatfs, sys_fstatfs), // 100
H A Dsyswrap-ppc64-linux.c1219 GENXY(__NR_fstatfs, sys_fstatfs), // 100
H A Dsyswrap-s390x-linux.c1228 GENXY(__NR_fstatfs, sys_fstatfs), // 100
H A Dsyswrap-x86-linux.c1935 GENXY(__NR_fstatfs, sys_fstatfs), // 100
/external/strace/
H A Dfile.c1825 sys_fstatfs(struct tcb *tcp) function
/external/strace/linux/arm/
H A Dsyscallent.h131 { 2, 0, sys_fstatfs, "fstatfs" }, /* 100 */
/external/strace/linux/
H A Ddummy.h144 #define sys_fstatfs printargs macro
H A Dsyscall.h61 int sys_setpriority(), sys_profil(), sys_statfs(), sys_fstatfs();
/external/strace/linux/i386/
H A Dsyscallent.h131 { 2, TD, sys_fstatfs, "fstatfs" }, /* 100 */
/external/strace/linux/mips/
H A Dsyscallent.h4105 { 3, TD, sys_fstatfs, "fstatfs" }, /* 4100 */
5486 { 3, 0, sys_fstatfs, "fstatfs" }, /* 5135 */
6792 { 3, 0, sys_fstatfs, "fstatfs" }, /* 6135 */
/external/strace/linux/sh/
H A Dsyscallent.h133 { 2, TD, sys_fstatfs, "fstatfs" }, /* 100 */

Completed in 134 milliseconds