Home
last modified time | relevance | path

Searched defs:__fsword_t (Results 1 – 19 of 19) sorted by relevance

/third_party/rust/crates/linux-raw-sys/gen/modules/
Dgeneral.h137 typedef __u32 __fsword_t; typedef
139 typedef long __fsword_t; typedef
141 typedef __statfs_word __fsword_t; typedef
/third_party/rust/crates/nix/src/sys/
Dstatfs.rs364 pub fn optimal_transfer_size(&self) -> libc::__fsword_t { in optimal_transfer_size()
432 pub fn block_size(&self) -> libc::__fsword_t { in block_size()
522 pub fn maximum_name_length(&self) -> libc::__fsword_t { in maximum_name_length()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs15 pub type __fsword_t = i32; typedef
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
Dittnotify_bindings.rs227 pub type __fsword_t = ::std::os::raw::c_long; typedef
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs4803 pub type __fsword_t = __kernel_long_t; typedef
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs4805 pub type __fsword_t = __kernel_long_t; typedef
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs4854 pub type __fsword_t = __kernel_long_t; typedef
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs4807 pub type __fsword_t = __u32; typedef
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs4969 pub type __fsword_t = __kernel_long_t; typedef
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs4845 pub type __fsword_t = __u32; typedef
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs4846 pub type __fsword_t = __u32; typedef
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs4960 pub type __fsword_t = __u32; typedef
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs5011 pub type __fsword_t = __u32; typedef
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs5018 pub type __fsword_t = __u32; typedef
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs4925 pub type __fsword_t = __u32; typedef
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs5188 pub type __fsword_t = __u32; typedef
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs5153 pub type __fsword_t = __kernel_long_t; typedef
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs5090 pub type __fsword_t = __u32; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp1911 typedef long int __fsword_t; typedef