Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/
H A Dio_uring.rs296 /// `IORING_OP_UNLINKAT`
297 Unlinkat = sys::IORING_OP_UNLINKAT as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4463 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4508 IORING_OP_UNLINKAT = 36,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4461 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4506 IORING_OP_UNLINKAT = 36,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4441 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4486 IORING_OP_UNLINKAT = 36,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4605 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4650 IORING_OP_UNLINKAT = 36,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4675 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4720 IORING_OP_UNLINKAT = 36,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4633 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4678 IORING_OP_UNLINKAT = 36,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4739 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4784 IORING_OP_UNLINKAT = 36,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4547 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4592 IORING_OP_UNLINKAT = 36,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4825 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4870 IORING_OP_UNLINKAT = 36,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4521 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4566 IORING_OP_UNLINKAT = 36,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4795 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4840 IORING_OP_UNLINKAT = 36,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4490 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4535 IORING_OP_UNLINKAT = 36,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4578 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4623 IORING_OP_UNLINKAT = 36,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4499 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts
4544 IORING_OP_UNLINKAT = 36,

Completed in 213 milliseconds