Home
last modified time | relevance | path

Searched refs:OPEN_TREE_CLONE (Results 1 – 17 of 17) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/open_tree/
Dopen_tree02.c19 {"invalid-fd", -1, MNTPOINT, OPEN_TREE_CLONE, EBADF},
20 {"invalid-path", AT_FDCWD, "invalid", OPEN_TREE_CLONE, ENOENT},
Dopen_tree01.c19 TCASE_ENTRY(OPEN_TREE_CLONE),
43 TEST(otfd = open_tree(AT_FDCWD, MNTPOINT, tc->flags | OPEN_TREE_CLONE)); in run()
/third_party/ltp/include/lapi/
Dfsmount.h68 #ifndef OPEN_TREE_CLONE
73 #define OPEN_TREE_CLONE 1 /* Clone the target tree and attach the clone */ macro
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs425 pub const OPEN_TREE_CLONE: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs420 pub const OPEN_TREE_CLONE: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs425 pub const OPEN_TREE_CLONE: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs420 pub const OPEN_TREE_CLONE: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs419 pub const OPEN_TREE_CLONE: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs432 pub const OPEN_TREE_CLONE: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs424 pub const OPEN_TREE_CLONE: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs420 pub const OPEN_TREE_CLONE: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs420 pub const OPEN_TREE_CLONE: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs429 pub const OPEN_TREE_CLONE: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs421 pub const OPEN_TREE_CLONE: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs432 pub const OPEN_TREE_CLONE: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs424 pub const OPEN_TREE_CLONE: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs429 pub const OPEN_TREE_CLONE: u32 = 1; constant