Home
last modified time | relevance | path

Searched defs:OPEN_TREE_CLONE (Results 1 - 15 of 15) sorted by relevance

/third_party/ltp/include/lapi/
H A Dfsmount.h127 #define OPEN_TREE_CLONE 1 /* Clone the target tree and attach the clone */ macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs420 pub const OPEN_TREE_CLONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs432 pub const OPEN_TREE_CLONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs425 pub const OPEN_TREE_CLONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs425 pub const OPEN_TREE_CLONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs429 pub const OPEN_TREE_CLONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs432 pub const OPEN_TREE_CLONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs429 pub const OPEN_TREE_CLONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs419 pub const OPEN_TREE_CLONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs424 pub const OPEN_TREE_CLONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs420 pub const OPEN_TREE_CLONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs424 pub const OPEN_TREE_CLONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs420 pub const OPEN_TREE_CLONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs421 pub const OPEN_TREE_CLONE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs420 pub const OPEN_TREE_CLONE: u32 = 1; consts

Completed in 175 milliseconds