Home
last modified time | relevance | path

Searched refs:IORING_OP_RENAMEAT (Results 1 - 15 of 15) sorted by relevance

/third_party/rust/crates/rustix/src/
H A Dio_uring.rs263 /// `IORING_OP_RENAMEAT`
264 Renameat = sys::IORING_OP_RENAMEAT as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4462 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4507 IORING_OP_RENAMEAT = 35,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4460 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4505 IORING_OP_RENAMEAT = 35,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4440 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4485 IORING_OP_RENAMEAT = 35,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4604 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4649 IORING_OP_RENAMEAT = 35,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4674 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4719 IORING_OP_RENAMEAT = 35,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4632 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4677 IORING_OP_RENAMEAT = 35,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4738 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4783 IORING_OP_RENAMEAT = 35,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4546 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4591 IORING_OP_RENAMEAT = 35,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4824 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4869 IORING_OP_RENAMEAT = 35,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4520 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4565 IORING_OP_RENAMEAT = 35,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4794 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4839 IORING_OP_RENAMEAT = 35,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4489 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4534 IORING_OP_RENAMEAT = 35,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4577 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4622 IORING_OP_RENAMEAT = 35,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4498 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts
4543 IORING_OP_RENAMEAT = 35,

Completed in 177 milliseconds