Home
last modified time | relevance | path

Searched refs:IORING_OP_FILES_UPDATE (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/include/lapi/
H A Dio_uring.h117 IORING_OP_FILES_UPDATE, enumerator
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs212 /// `IORING_OP_FILES_UPDATE`
213 FilesUpdate = sys::IORING_OP_FILES_UPDATE as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4447 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4492 IORING_OP_FILES_UPDATE = 20,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4445 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4490 IORING_OP_FILES_UPDATE = 20,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4425 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4470 IORING_OP_FILES_UPDATE = 20,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4589 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4634 IORING_OP_FILES_UPDATE = 20,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4659 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4704 IORING_OP_FILES_UPDATE = 20,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4617 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4662 IORING_OP_FILES_UPDATE = 20,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4723 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4768 IORING_OP_FILES_UPDATE = 20,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4531 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4576 IORING_OP_FILES_UPDATE = 20,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4809 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4854 IORING_OP_FILES_UPDATE = 20,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4505 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4550 IORING_OP_FILES_UPDATE = 20,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4779 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4824 IORING_OP_FILES_UPDATE = 20,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4474 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4519 IORING_OP_FILES_UPDATE = 20,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4562 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4607 IORING_OP_FILES_UPDATE = 20,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4483 pub const IORING_OP_FILES_UPDATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FILES_UPDATE; consts
4528 IORING_OP_FILES_UPDATE = 20,

Completed in 169 milliseconds