Home
last modified time | relevance | path

Searched defs:MINIX_SUPER_MAGIC (Results 1 - 17 of 17) sorted by relevance

/third_party/NuttX/include/sys/
H A Dstatfs.h59 #define MINIX_SUPER_MAGIC 0x137f /* orig. minix */ macro
/third_party/rust/crates/nix/src/sys/
H A Dstatfs.rs210 pub const MINIX_SUPER_MAGIC: FsType = consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1432 pub const MINIX_SUPER_MAGIC: ::c_long = 0x0000137f; consts
1486 pub const MINIX_SUPER_MAGIC: ::c_uint = 0x0000137f; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs907 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs919 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs912 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs912 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs916 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs919 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs916 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs906 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1127 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs907 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1127 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs907 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs908 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs907 pub const MINIX_SUPER_MAGIC: u32 = 4991; consts

Completed in 182 milliseconds