HomeSort by relevance Sort by last modified time
    Searched defs:statfs64 (Results 1 - 9 of 9) sorted by null

  /bionic/libc/kernel/uapi/asm-generic/
statfs.h 46 struct statfs64 { struct
  /bionic/libc/kernel/uapi/asm-mips/asm/
statfs.h 39 struct statfs64 { struct
56 struct statfs64 { struct
  /external/kernel-headers/original/uapi/asm-generic/
statfs.h 46 struct statfs64 { struct
  /external/kernel-headers/original/uapi/asm-mips/asm/
statfs.h 46 struct statfs64 { struct
66 struct statfs64 { /* Same as struct statfs */ struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
statfs.h 45 struct statfs64 { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
statfs.h 50 struct statfs64 struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
statfs.h 50 struct statfs64 struct
  /bionic/libc/include/sys/
vfs.h 74 /* 32-bit MIPS (corresponds to the kernel's statfs64 type). */
91 /* 32-bit ARM or x86 (corresponds to the kernel's statfs64 type). */
109 struct statfs64 { __STATFS64_BODY }; struct
141 int statfs64(const char* __path, struct statfs64* __buf) __INTRODUCED_IN(21);
143 int fstatfs64(int __fd, struct statfs64* __buf) __INTRODUCED_IN(21);
  /external/google-breakpad/src/third_party/lss/
linux_syscall_support.h 3773 LSS_INLINE int LSS_NAME(statfs64)(const char *p, function
    [all...]

Completed in 156 milliseconds