Searched refs:stx_blocks (Results 1 – 19 of 19) sorted by relevance
/external/ltp/testcases/kernel/syscalls/statx/ |
D | statx01.c | 136 if (buff.stx_blocks <= buff.stx_blksize/512 * 2) in test_normal_file() 138 (uint64_t)buff.stx_blocks); in test_normal_file() 141 (uint64_t)buff.stx_blocks); in test_normal_file()
|
/external/musl/src/stat/ |
D | fstatat.c | 21 uint64_t stx_blocks; member 52 .st_blocks = stx.stx_blocks, in fstatat_statx()
|
/external/strace/ |
D | statx.h | 53 uint64_t stx_blocks; /* Number of 512-byte blocks allocated */ member
|
D | statx.c | 95 PRINT_FIELD_U(", ", stx, stx_blocks); in SYS_FUNC()
|
/external/ltp/include/lapi/ |
D | stat.h | 87 uint64_t stx_blocks; member
|
/external/strace/tests-mx32/ |
D | xstatx.c | 246 PRINT_FIELD_U(", ", *st, stx_blocks); in print_stat() 363 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_blocks); in main()
|
/external/strace/tests/ |
D | xstatx.c | 246 PRINT_FIELD_U(", ", *st, stx_blocks); in print_stat() 363 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_blocks); in main()
|
/external/strace/tests-m32/ |
D | xstatx.c | 246 PRINT_FIELD_U(", ", *st, stx_blocks); in print_stat() 363 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_blocks); in main()
|
/external/kernel-headers/original/uapi/linux/ |
D | stat.h | 113 __u64 stx_blocks; /* Number of 512-byte blocks allocated */ member
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/ |
D | mod.rs | 29 pub stx_blocks: u64,
|
/external/cronet/third_party/lss/ |
D | linux_syscall_support.h | 862 uint64_t stx_blocks; member 5219 to->st_blocks = (kernel_blkcnt_t)(from->stx_blocks); in LSS_NAME()
|
/external/ltp/doc/ |
D | c-test-tutorial-simple.txt | 378 uint64_t stx_blocks;
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 42390 __u64 stx_blocks; member
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 71037 __u64 stx_blocks; member
|
D | vmlinux.h | 71037 __u64 stx_blocks; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 37498 __u64 stx_blocks; member
|
D | vmlinux_510.h | 37498 __u64 stx_blocks; member
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 42621 __u64 stx_blocks; member
|
D | vmlinux.h | 42621 __u64 stx_blocks; member
|