Searched refs:stx_blocks (Results 1 – 8 of 8) sorted by relevance
42 __uint64_t stx_blocks; member
113 __u64 stx_blocks; /* Number of 512-byte blocks allocated */ member
87 printf(" Blocks: %-10llu", (unsigned long long)stx->stx_blocks); in dump_statx()
557 tmp.stx_blocks = stat->blocks; in cp_statx()