Home
last modified time | relevance | path

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

/third_party/NuttX/include/sys/
H A Dstatfs.h62 #define MINIX2_SUPER_MAGIC2 0x2478 /* minix V2, 30 char names */ macro
/third_party/rust/crates/nix/src/sys/
H A Dstatfs.rs194 pub const MINIX2_SUPER_MAGIC2: FsType = consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1428 pub const MINIX2_SUPER_MAGIC2: ::c_long = 0x00002478; consts
1482 pub const MINIX2_SUPER_MAGIC2: ::c_uint = 0x00002478; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs910 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs922 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs915 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs915 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs919 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs922 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs919 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs909 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1130 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs910 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1130 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs910 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs911 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs910 pub const MINIX2_SUPER_MAGIC2: u32 = 9336; consts

Completed in 183 milliseconds