/third_party/rust/crates/libc/src/fuchsia/ |
D | aarch64.rs | 20 pub st_blocks: ::blkcnt_t, 42 pub st_blocks: ::blkcnt_t,
|
D | x86_64.rs | 19 pub st_blocks: ::blkcnt_t, 40 pub st_blocks: ::blkcnt64_t,
|
/third_party/musl/src/stat/ |
D | fstatat.c | 53 .st_blocks = stx.stx_blocks, in fstatat_statx() 114 .st_blocks = kst.st_blocks, in fstatat_kstat()
|
/third_party/f2fs-tools/tools/ |
D | fibmap.c | 87 (u64)st->st_blocks, (u64)st->st_blocks); in print_stat()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/ |
D | mod.rs | 36 pub st_blocks: ::blkcnt_t, 59 pub st_blocks: ::blkcnt64_t,
|
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/ |
D | mod.rs | 38 pub st_blocks: ::c_ulonglong, 60 pub st_blocks: ::c_ulonglong,
|
/third_party/toybox/toys/posix/ |
D | ls.c | 155 len[6] = (flags & FLAG_s) ? print_with_h(tmp, st->st_blocks, 512) : 0; in entrylen() 229 new->st.st_blocks >>= 1; in filter() 370 blocks += sort[ul]->st.st_blocks; in listfiles() 447 print_with_h(tmp, st->st_blocks, 512); in listfiles()
|
/third_party/toybox/porting/liteos_a/toys/posix/ |
D | ls.c | 154 len[6] = (flags & FLAG_s) ? print_with_h(tmp, st->st_blocks, 512) : 0; in entrylen() 221 new->st.st_blocks >>= 1; in filter() 361 blocks += sort[ul]->st.st_blocks; in listfiles() 437 print_with_h(tmp, st->st_blocks, 512); in listfiles()
|
/third_party/musl/arch/mips64/ |
D | kstat.h | 20 blkcnt_t st_blocks; member
|
/third_party/musl/arch/powerpc64/ |
D | kstat.h | 11 blkcnt_t st_blocks; member
|
/third_party/musl/arch/s390x/bits/ |
D | stat.h | 14 blkcnt_t st_blocks; member
|
/third_party/musl/arch/s390x/ |
D | kstat.h | 17 blkcnt_t st_blocks; member
|
/third_party/musl/arch/powerpc64/bits/ |
D | stat.h | 11 blkcnt_t st_blocks; member
|
/third_party/musl/arch/x32/bits/ |
D | stat.h | 16 blkcnt_t st_blocks; member
|
/third_party/musl/arch/powerpc/ |
D | kstat.h | 12 blkcnt_t st_blocks; member
|
/third_party/musl/arch/x86_64/bits/ |
D | stat.h | 16 blkcnt_t st_blocks; member
|
/third_party/musl/arch/x32/ |
D | kstat.h | 13 blkcnt_t st_blocks; member
|
/third_party/musl/arch/x86_64/ |
D | kstat.h | 13 blkcnt_t st_blocks; member
|
/third_party/musl/arch/mips/ |
D | kstat.h | 20 blkcnt_t st_blocks; member
|
/third_party/musl/arch/mipsn32/ |
D | kstat.h | 20 blkcnt_t st_blocks; member
|
/third_party/musl/arch/riscv64/bits/ |
D | stat.h | 13 blkcnt_t st_blocks; member
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | kstat.h | 13 blkcnt_t st_blocks; member
|
/third_party/musl/arch/i386/ |
D | kstat.h | 13 blkcnt_t st_blocks; member
|
/third_party/musl/arch/aarch64/bits/ |
D | stat.h | 13 blkcnt_t st_blocks; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | kstat.h | 13 blkcnt_t st_blocks; member
|