| /third_party/rust/crates/rustix/tests/fs/ |
| D | statfs.rs | 46 let f_blocks = statfs.f_blocks; in test_statfs() localVariable 57 let f_blocks = statfs.f_blocks; in test_fstatfs() localVariable
|
| /third_party/musl/arch/s390x/bits/ |
| D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/musl/arch/mips/bits/ |
| D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree; member
|
| /third_party/musl/arch/generic/bits/ |
| D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/musl/arch/mips64/bits/ |
| D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree; member
|
| /third_party/musl/arch/mipsn32/bits/ |
| D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree; member
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
| D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/musl/arch/x32/bits/ |
| D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
| D | statvfs.h | 13 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| D | statvfs.h | 16 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| D | statvfs.h | 16 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| D | statvfs.h | 16 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/musl/porting/liteos_a/kernel/include/sys/ |
| D | statvfs.h | 16 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/musl/include/sys/ |
| D | statvfs.h | 16 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
| /third_party/NuttX/include/sys/ |
| D | statfs.h | 107 fsblkcnt_t f_blocks; /* Total data blocks in the file system of this size */ member
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/fs/ |
| D | types.rs | 593 pub f_blocks: u64, field
|
| /third_party/rust/crates/rustix/src/backend/libc/fs/ |
| D | types.rs | 976 pub f_blocks: u64, field
|
| /third_party/libuv/include/uv_ndk/ |
| D | uv.h | 1141 uint64_t f_blocks; member
|
| /third_party/node/deps/uv/include/ |
| D | uv.h | 1155 uint64_t f_blocks; member
|
| /third_party/libuv/include/ |
| D | uv.h | 1253 uint64_t f_blocks; member
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| D | general.rs | 4760 pub f_blocks: __kernel_long_t, field 4776 pub f_blocks: __u64, field 4792 pub f_blocks: __u64, field
|