/third_party/f2fs-tools/tools/ |
H A 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 = (__u64)i * st.st_blksize;
|
/third_party/rust/crates/libc/src/fuchsia/ |
H A D | aarch64.rs | 18 pub st_blksize: ::blksize_t, 40 pub st_blksize: ::blksize_t,
|
H A D | x86_64.rs | 18 pub st_blksize: ::blksize_t, 39 pub st_blksize: ::blksize_t,
|
/third_party/ltp/testcases/kernel/syscalls/lseek/ |
H A 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() 134 * alloc size we got bigger then st.st_blksize, we think it's not in get_blocksize() 137 if (block_size > st.st_blksize) { in get_blocksize()
|
/third_party/musl/src/stat/ |
H A D | fstatat.c | 52 .st_blksize = stx.stx_blksize, in fstatat_statx() 117 .st_blksize = kst.st_blksize, in fstatat_kstat()
|
/third_party/musl/porting/linux/user/src/stdio/ |
H A 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/stdio/ |
H A 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/ |
H A D | mod.rs | 34 pub st_blksize: ::blksize_t, 57 pub st_blksize: ::blksize_t,
|
/third_party/musl/arch/mips64/ |
H A D | kstat.h | 18 unsigned st_blksize; member
|
/third_party/musl/arch/powerpc64/ |
H A D | kstat.h | 10 blksize_t st_blksize; member
|
/third_party/musl/arch/powerpc64/bits/ |
H A D | stat.h | 10 blksize_t st_blksize; member
|
/third_party/musl/arch/s390x/ |
H A D | kstat.h | 16 blksize_t st_blksize; member
|
/third_party/musl/arch/s390x/bits/ |
H A D | stat.h | 13 blksize_t st_blksize; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
H A D | kstat.h | 12 blksize_t st_blksize; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | stat.h | 15 blksize_t st_blksize; member
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | stat.h | 15 blksize_t st_blksize; member
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
H A D | kstat.h | 12 blksize_t st_blksize; member
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | stat.h | 15 blksize_t st_blksize; member
|
/third_party/musl/arch/aarch64/bits/ |
H A D | stat.h | 11 blksize_t st_blksize; member
|
/third_party/musl/arch/aarch64/ |
H A D | kstat.h | 11 blksize_t st_blksize; member
|
/third_party/musl/arch/i386/bits/ |
H A D | stat.h | 15 blksize_t st_blksize; member
|
/third_party/musl/arch/microblaze/bits/ |
H A D | stat.h | 14 blksize_t st_blksize; member
|
/third_party/musl/arch/mips/bits/ |
H A D | stat.h | 19 blksize_t st_blksize; member
|
/third_party/musl/arch/mipsn32/ |
H A D | kstat.h | 18 blksize_t st_blksize; member
|
/third_party/musl/arch/or1k/bits/ |
H A D | stat.h | 14 blksize_t st_blksize; member
|