Searched refs:IORING_OP_RENAMEAT (Results 1 - 15 of 15) sorted by relevance
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 263 /// `IORING_OP_RENAMEAT` 264 Renameat = sys::IORING_OP_RENAMEAT as _,
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | general.rs | 4462 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 D | general.rs | 4460 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 D | general.rs | 4440 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 D | general.rs | 4604 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 D | general.rs | 4674 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 D | general.rs | 4632 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 D | general.rs | 4738 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 D | general.rs | 4546 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 D | general.rs | 4824 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 D | general.rs | 4520 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 D | general.rs | 4794 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 D | general.rs | 4489 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 D | general.rs | 4577 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 D | general.rs | 4498 pub const IORING_OP_RENAMEAT: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_RENAMEAT; consts 4543 IORING_OP_RENAMEAT = 35,
|
Completed in 177 milliseconds