Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dio_uring.h105 IORING_OP_SYNC_FILE_RANGE, enumerator
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs284 /// `IORING_OP_SYNC_FILE_RANGE`
285 SyncFileRange = sys::IORING_OP_SYNC_FILE_RANGE as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4435 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4480 IORING_OP_SYNC_FILE_RANGE = 8,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4433 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4478 IORING_OP_SYNC_FILE_RANGE = 8,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4413 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4458 IORING_OP_SYNC_FILE_RANGE = 8,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4577 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4622 IORING_OP_SYNC_FILE_RANGE = 8,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4647 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4692 IORING_OP_SYNC_FILE_RANGE = 8,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4605 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4650 IORING_OP_SYNC_FILE_RANGE = 8,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4711 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4756 IORING_OP_SYNC_FILE_RANGE = 8,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4519 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4564 IORING_OP_SYNC_FILE_RANGE = 8,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4797 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4842 IORING_OP_SYNC_FILE_RANGE = 8,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4493 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4538 IORING_OP_SYNC_FILE_RANGE = 8,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4767 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4812 IORING_OP_SYNC_FILE_RANGE = 8,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4462 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4507 IORING_OP_SYNC_FILE_RANGE = 8,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4550 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4595 IORING_OP_SYNC_FILE_RANGE = 8,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4471 pub const IORING_OP_SYNC_FILE_RANGE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_SYNC_FILE_RANGE; consts
4516 IORING_OP_SYNC_FILE_RANGE = 8,

Completed in 183 milliseconds