Searched refs:IORING_OP_UNLINKAT (Results 1 - 15 of 15) sorted by relevance
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 296 /// `IORING_OP_UNLINKAT` 297 Unlinkat = sys::IORING_OP_UNLINKAT as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4463 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 D | general.rs | 4461 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 D | general.rs | 4441 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 D | general.rs | 4605 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 D | general.rs | 4675 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 D | general.rs | 4633 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 D | general.rs | 4739 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 D | general.rs | 4547 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 D | general.rs | 4825 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 D | general.rs | 4521 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 D | general.rs | 4795 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 D | general.rs | 4490 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 D | general.rs | 4578 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 D | general.rs | 4499 pub const IORING_OP_UNLINKAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_UNLINKAT; consts 4544 IORING_OP_UNLINKAT = 36,
|
Completed in 175 milliseconds