HomeSort by relevance Sort by last modified time
    Searched full:st_blocks (Results 276 - 300 of 741) sorted by null

<<11121314151617181920>>

  /external/ltp/testcases/kernel/fs/dmapi/
invis.c 74 DMLOG_PRINT(DMLVL_DEBUG, " st_blocks %d\n", statfs->st_blocks);
97 (stat1->st_blocks != stat2->st_blocks) ||
    [all...]
  /external/valgrind/include/vki/
vki-s390x-linux.h 413 unsigned long st_blocks; member in struct:vki_stat
440 unsigned long __pad5; /* future possible st_blocks high bits */
441 unsigned long st_blocks; /* Number 512-byte blocks allocated. */ member in struct:vki_stat64
470 long st_blocks; member in struct:vki_stat
vki-arm-linux.h 338 unsigned long st_blocks; member in struct:vki_stat
368 unsigned long st_blocks; /* Number 512-byte blocks allocated. */ member in struct:vki_stat64
369 unsigned long __pad4; /* future possible st_blocks high bits */
vki-x86-linux.h 376 unsigned long st_blocks; member in struct:vki_stat
406 unsigned long st_blocks; /* Number 512-byte blocks allocated. */ member in struct:vki_stat64
407 unsigned long __pad4; /* future possible st_blocks high bits */
vki-mips32-linux.h 420 long st_blocks; member in struct:vki_stat
463 long long st_blocks; member in struct:vki_stat64
    [all...]
vki-mips64-linux.h 435 long long st_blocks; member in struct:vki_stat
471 long long st_blocks; member in struct:vki_stat64
    [all...]
vki-ppc32-linux.h 425 unsigned long st_blocks; member in struct:vki_stat
448 long long st_blocks; member in struct:vki_stat64
    [all...]
vki-ppc64-linux.h 458 unsigned long st_blocks; member in struct:vki_stat
485 long st_blocks; /* Number 512-byte blocks allocated. */ member in struct:vki_stat64
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
stat.h 203 # define S_BLKSIZE 512 /* Block size for `st_blocks'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
stat.h 205 # define S_BLKSIZE 512 /* Block size for `st_blocks'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
stat.h 205 # define S_BLKSIZE 512 /* Block size for `st_blocks'. */
  /external/google-breakpad/src/third_party/lss/
linux_syscall_support.h 342 unsigned long long st_blocks; member in struct:kernel_stat
356 long long st_blocks; member in struct:kernel_stat64
379 unsigned long long st_blocks; member in struct:kernel_stat64
409 unsigned st_blocks; member in struct:kernel_stat
431 int64_t st_blocks; member in struct:kernel_stat
451 unsigned long st_blocks; member in struct:kernel_stat
481 int st_blocks; member in struct:kernel_stat
497 long st_blocks; member in struct:kernel_stat
    [all...]
  /external/squashfs-tools/squashfs-tools/
action.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h 708 /* Define to 1 if 'st_blocks' is a member of 'struct stat'. */
723 /* Define to 1 if your 'struct stat' has 'st_blocks'. Deprecated, use
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
pyconfig.h 704 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
719 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
pyconfig.h 735 /* Define to 1 if 'st_blocks' is a member of 'struct stat'. */
756 /* Define to 1 if your 'struct stat' has 'st_blocks'. Deprecated, use
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
pyconfig.h 734 /* Define to 1 if 'st_blocks' is a member of 'struct stat'. */
755 /* Define to 1 if your 'struct stat' has 'st_blocks'. Deprecated, use
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
pyconfig.h 736 /* Define to 1 if 'st_blocks' is a member of 'struct stat'. */
757 /* Define to 1 if your 'struct stat' has 'st_blocks'. Deprecated, use
    [all...]
  /external/e2fsprogs/misc/
e4defrag.c 1102 if (buf->st_blocks == 0) {
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h 702 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
717 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h 702 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
717 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 702 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
717 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 702 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
717 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
    [all...]
  /system/vold/
Utils.cpp 470 int64_t size = s->st_blocks * 512;
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
PosixFileSystem.c 288 Info->PhysicalSize = MultU64x32 (buf.st_blocks, buf.st_blksize);
    [all...]

Completed in 859 milliseconds

<<11121314151617181920>>