/third_party/f2fs-tools/tools/ |
D | fibmap.c | 84 (unsigned long)st->st_blksize, in print_stat() 85 (long)st->st_blksize); in print_stat() 180 total_blks = (st.st_size + st.st_blksize - 1) / st.st_blksize; 212 ext.f_pos = i * st.st_blksize;
|
/third_party/ltp/testcases/kernel/syscalls/lseek/ |
D | lseek11.c | 100 while (pos == 0 && offset < (st.st_blksize * 2)) { in get_blocksize() 117 while (shift && offset < (st.st_blksize * 2)) { in get_blocksize() 137 if (block_size > st.st_blksize) { in get_blocksize()
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | aarch64.rs | 18 pub st_blksize: ::blksize_t, 40 pub st_blksize: ::blksize_t,
|
D | x86_64.rs | 18 pub st_blksize: ::blksize_t, 39 pub st_blksize: ::blksize_t,
|
/third_party/musl/src/stat/ |
D | fstatat.c | 52 .st_blksize = stx.stx_blksize, in fstatat_statx() 113 .st_blksize = kst.st_blksize, in fstatat_kstat()
|
/third_party/musl/porting/linux/user/src/stdio/ |
D | __fdopen.c | 31 } else if (st.st_blksize == 0) { in __get_bufsize() 34 buf_size = st.st_blksize; in __get_bufsize()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/ |
D | mod.rs | 34 pub st_blksize: ::blksize_t, 57 pub st_blksize: ::blksize_t,
|
/third_party/musl/arch/mips64/ |
D | kstat.h | 18 unsigned st_blksize; member
|
/third_party/musl/arch/s390x/ |
D | kstat.h | 16 blksize_t st_blksize; member
|
/third_party/musl/arch/powerpc64/bits/ |
D | stat.h | 10 blksize_t st_blksize; member
|
/third_party/musl/arch/powerpc64/ |
D | kstat.h | 10 blksize_t st_blksize; member
|
/third_party/musl/arch/s390x/bits/ |
D | stat.h | 13 blksize_t st_blksize; member
|
/third_party/musl/arch/x32/bits/ |
D | stat.h | 15 blksize_t st_blksize; member
|
/third_party/musl/arch/x86_64/ |
D | kstat.h | 12 blksize_t st_blksize; member
|
/third_party/musl/arch/powerpc/ |
D | kstat.h | 11 blksize_t st_blksize; member
|
/third_party/musl/arch/mipsn32/ |
D | kstat.h | 18 blksize_t st_blksize; member
|
/third_party/musl/arch/x86_64/bits/ |
D | stat.h | 15 blksize_t st_blksize; member
|
/third_party/musl/arch/mips/ |
D | kstat.h | 18 blksize_t st_blksize; member
|
/third_party/musl/arch/x32/ |
D | kstat.h | 12 blksize_t st_blksize; member
|
/third_party/musl/arch/riscv64/bits/ |
D | stat.h | 11 blksize_t st_blksize; member
|
/third_party/musl/arch/aarch64/ |
D | kstat.h | 11 blksize_t st_blksize; member
|
/third_party/musl/arch/riscv64/ |
D | kstat.h | 11 blksize_t st_blksize; member
|
/third_party/musl/arch/i386/ |
D | kstat.h | 12 blksize_t st_blksize; member
|
/third_party/musl/arch/microblaze/ |
D | kstat.h | 11 blksize_t st_blksize; member
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | kstat.h | 12 blksize_t st_blksize; member
|