Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/
H A Dio_uring.rs218 /// `IORING_OP_LINKAT`
219 Linkat = sys::IORING_OP_LINKAT as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4466 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4511 IORING_OP_LINKAT = 39,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4464 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4509 IORING_OP_LINKAT = 39,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4444 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4489 IORING_OP_LINKAT = 39,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4608 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4653 IORING_OP_LINKAT = 39,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4678 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4723 IORING_OP_LINKAT = 39,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4636 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4681 IORING_OP_LINKAT = 39,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4742 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4787 IORING_OP_LINKAT = 39,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4550 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4595 IORING_OP_LINKAT = 39,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4828 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4873 IORING_OP_LINKAT = 39,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4524 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4569 IORING_OP_LINKAT = 39,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4798 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4843 IORING_OP_LINKAT = 39,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4493 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4538 IORING_OP_LINKAT = 39,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4581 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4626 IORING_OP_LINKAT = 39,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4502 pub const IORING_OP_LINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_LINKAT; consts
4547 IORING_OP_LINKAT = 39,

Completed in 228 milliseconds