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

  /external/strace/
statx.h 53 uint64_t stx_blocks; /* Number of 512-byte blocks allocated */ member in struct:__anon35346
  /bionic/libc/kernel/uapi/linux/
stat.h 70 __u64 stx_blocks; member in struct:statx
  /external/kernel-headers/original/uapi/linux/
stat.h 113 __u64 stx_blocks; /* Number of 512-byte blocks allocated */ member in struct:statx
148 #define STATX_BLOCKS 0x00000400U /* Want/got stx_blocks */

Completed in 68 milliseconds