Home
last modified time | relevance | path

Searched refs:statfs64 (Results 1 – 25 of 38) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-mips/asm/
Dstatfs.h45 struct statfs64 { struct
65 struct statfs64 { /* Same as struct statfs */ argument
/external/strace/
Dstatfs.c108 struct statfs64 statbuf; in printstatfs64()
183 if (tcp->u_arg[1] == sizeof(struct statfs64)) in do_statfs64_fstatfs64()
197 SYS_FUNC(statfs64) in SYS_FUNC() argument
Dsys_func.h267 extern SYS_FUNC(statfs64);
DNEWS80 * Fixed decoding of statfs64 and fstatfs64 syscalls on arm eabi.
297 * Added support for compat_statfs64 and statfs64.f_flags.
409 * Fixed handling of Linux systems without struct statfs64.
/external/kernel-headers/original/uapi/asm-generic/
Dstatfs.h45 struct statfs64 { struct
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_linux.cc60 unsigned struct_statfs64_sz = sizeof(struct statfs64);
/external/e2fsprogs/misc/
De4defrag.c325 struct statfs64 fsbuf; in is_ext4()
334 if (statfs64(file_path, &fsbuf) < 0) { in is_ext4()
516 struct statfs64 fsbuf; in check_free_size()
/external/strace/linux/32/
Dsyscallent.h47 [ 43] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/s390x/
Dsyscallent.h280 [265] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/avr32/
Dsyscallent.h247 [219] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/mips/
Dsyscallent-n32.h220 [6217] = { 3, TF, SEN(statfs64), "statfs64" },
Dsyscallent-o32.h258 [4255] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/xtensa/
Dsyscallent.h181 [186] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/s390/
Dsyscallent.h296 [265] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/sparc/
Dsyscallent.h235 [234] = { 3, TF, SEN(statfs64), "statfs64" },
/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-darwin.h435 DECL_TEMPLATE(darwin, statfs64); // 345
/external/strace/linux/hppa/
Dsyscallent.h303 [298] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/powerpc64/
Dsyscallent.h276 [252] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/i386/
Dsyscallent.h296 [268] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/m68k/
Dsyscallent.h291 [263] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/sh/
Dsyscallent.h296 [268] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/powerpc/
Dsyscallent.h281 [252] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/sh64/
Dsyscallent.h322 [296] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/microblaze/
Dsyscallent.h296 [268] = { 3, TF, SEN(statfs64), "statfs64" },
/external/strace/linux/arm/
Dsyscallent.h293 [266] = { 3, TF, SEN(statfs64), "statfs64" },

12