/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
D | mod.rs | 10 pub f_bfree: ::fsblkcnt_t, 25 pub f_bfree: u64, 81 pub f_bfree: ::fsblkcnt_t,
|
/third_party/musl/libc-test/src/regression/ |
D | statvfs.c | 19 if (f.f_blocks < f.f_bfree) in main() 21 (unsigned long long)f.f_bfree, (unsigned long long)f.f_blocks); in main()
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/ |
D | mod.rs | 231 pub f_bfree: u64, 273 && self.f_bfree == other.f_bfree 304 .field("f_bfree", &self.f_bfree) 329 self.f_bfree.hash(state);
|
/third_party/musl/src/stat/ |
D | statvfs.c | 34 out->f_bfree = in->f_bfree; in fixup()
|
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/ |
D | mod.rs | 74 pub f_bfree: u64, 89 pub f_bfree: ::c_ulong, 144 pub f_bfree: u64,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/ |
D | mod.rs | 242 pub f_bfree: u64, 282 && self.f_bfree == other.f_bfree 313 .field("f_bfree", &self.f_bfree) 338 self.f_bfree.hash(state);
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/ |
D | mod.rs | 252 pub f_bfree: u64, 292 && self.f_bfree == other.f_bfree 323 .field("f_bfree", &self.f_bfree) 348 self.f_bfree.hash(state);
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/ |
D | mod.rs | 252 pub f_bfree: u64, 292 && self.f_bfree == other.f_bfree 323 .field("f_bfree", &self.f_bfree) 348 self.f_bfree.hash(state);
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
D | mod.rs | 163 pub f_bfree: ::fsblkcnt_t, 177 pub f_bfree: ::fsblkcnt64_t, 192 pub f_bfree: u64,
|
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/ |
D | mod.rs | 51 pub f_bfree: u64, 83 pub f_bfree: u64, 98 pub f_bfree: u64,
|
/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/kernel/include/bits/ |
D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
/third_party/musl/arch/s390x/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/arch/generic/bits/ |
D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree, f_bavail; 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/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/arch/mips/bits/ |
D | statfs.h | 3 fsblkcnt_t f_blocks, f_bfree; 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_a/kernel/include/sys/ |
D | statvfs.h | 16 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
|
/third_party/musl/ndk_musl_include/sys/ |
D | statvfs.h | 16 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
|