/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 105 IORING_OP_SYNC_FILE_RANGE, enumerator
|
/third_party/rust/crates/rustix/src/ |
H A D | io_uring.rs | 284 /// `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 D | general.rs | 4435 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 D | general.rs | 4433 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 D | general.rs | 4413 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 D | general.rs | 4577 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 D | general.rs | 4647 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 D | general.rs | 4605 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 D | general.rs | 4711 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 D | general.rs | 4519 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 D | general.rs | 4797 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 D | general.rs | 4493 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 D | general.rs | 4767 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 D | general.rs | 4462 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 D | general.rs | 4550 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 D | general.rs | 4471 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,
|