Home
last modified time | relevance | path

Searched defs:fsid_t (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
Dstatfs.h14 } fsid_t; typedef
/third_party/musl/ndk_musl_include/sys/
Dstatfs.h14 } fsid_t; typedef
/third_party/musl/include/sys/
Dstatfs.h14 } fsid_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dstatfs.h14 } fsid_t; typedef
/third_party/musl/porting/uniproton/kernel/include/sys/
Dstatfs.h14 } fsid_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dstatfs.h14 } fsid_t; typedef
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dstatfs.h13 } fsid_t; typedef
/third_party/rust/crates/nix/src/sys/
Dstatfs.rs30 pub type fsid_t = libc::__fsid_t; typedef
34 pub type fsid_t = libc::fsid_t; typedef
690 pub fn filesystem_id(&self) -> fsid_t { in filesystem_id()
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs4813 pub type fsid_t = __kernel_fsid_t; typedef
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs4968 pub type fsid_t = __kernel_fsid_t; typedef
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs5056 pub type fsid_t = __kernel_fsid_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp5875 typedef __fsid_t fsid_t; typedef