/third_party/f2fs-tools/tools/ |
D | fibmap.c | 82 (unsigned long)st->st_blksize, in print_stat() 83 (long)st->st_blksize); in print_stat() 178 total_blks = (st.st_size + st.st_blksize - 1) / st.st_blksize; 210 ext.f_pos = i * st.st_blksize;
|
/third_party/e2fsprogs/misc/ |
D | filefrag.c | 334 const long bpib = st->st_blksize / 4; in filefrag_fibmap() 348 i++, logical += st->st_blksize) { in filefrag_fibmap() 388 (unsigned long long) (fm_ext.fe_logical / st->st_blksize), in filefrag_fibmap() 389 (unsigned long long) (fm_ext.fe_physical / st->st_blksize), in filefrag_fibmap() 390 (unsigned long long) (expected / st->st_blksize)); in filefrag_fibmap() 395 fm_ext.fe_physical = block * st->st_blksize; in filefrag_fibmap() 399 fm_ext.fe_length += st->st_blksize; in filefrag_fibmap() 464 st.st_blksize = 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/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/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/arch/mips64/ |
D | kstat.h | 18 unsigned st_blksize; member
|
/third_party/musl/arch/powerpc64/bits/ |
D | stat.h | 10 blksize_t st_blksize; member
|
/third_party/musl/arch/s390x/ |
D | kstat.h | 16 blksize_t st_blksize; member
|
/third_party/musl/arch/s390x/bits/ |
D | stat.h | 13 blksize_t st_blksize; member
|
/third_party/musl/arch/powerpc64/ |
D | kstat.h | 10 blksize_t st_blksize; member
|
/third_party/musl/arch/powerpc/ |
D | kstat.h | 11 blksize_t st_blksize; member
|
/third_party/musl/arch/x32/ |
D | kstat.h | 12 blksize_t st_blksize; member
|
/third_party/musl/arch/x86_64/ |
D | kstat.h | 12 blksize_t st_blksize; member
|
/third_party/musl/arch/mips/ |
D | kstat.h | 18 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/x32/bits/ |
D | stat.h | 15 blksize_t st_blksize; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | kstat.h | 12 blksize_t st_blksize; member
|
/third_party/musl/arch/riscv64/ |
D | kstat.h | 11 blksize_t st_blksize; member
|
/third_party/musl/arch/riscv64/bits/ |
D | stat.h | 11 blksize_t st_blksize; member
|
/third_party/musl/arch/m68k/ |
D | kstat.h | 12 blksize_t st_blksize; member
|
/third_party/musl/arch/aarch64/ |
D | kstat.h | 11 blksize_t st_blksize; member
|
/third_party/musl/arch/aarch64/bits/ |
D | stat.h | 11 blksize_t st_blksize; member
|
/third_party/musl/arch/sh/ |
D | kstat.h | 12 blksize_t st_blksize; member
|
/third_party/musl/arch/or1k/ |
D | kstat.h | 11 blksize_t st_blksize; member
|