Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dio_uring.h114 IORING_OP_FALLOCATE, enumerator
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs209 /// `IORING_OP_FALLOCATE`
210 Fallocate = sys::IORING_OP_FALLOCATE as _,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs4444 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4489 IORING_OP_FALLOCATE = 17,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs4442 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4487 IORING_OP_FALLOCATE = 17,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs4422 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4467 IORING_OP_FALLOCATE = 17,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4586 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4631 IORING_OP_FALLOCATE = 17,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4656 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4701 IORING_OP_FALLOCATE = 17,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4614 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4659 IORING_OP_FALLOCATE = 17,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4720 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4765 IORING_OP_FALLOCATE = 17,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4528 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4573 IORING_OP_FALLOCATE = 17,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4806 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4851 IORING_OP_FALLOCATE = 17,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4502 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4547 IORING_OP_FALLOCATE = 17,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4776 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4821 IORING_OP_FALLOCATE = 17,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4471 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4516 IORING_OP_FALLOCATE = 17,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs4559 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4604 IORING_OP_FALLOCATE = 17,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs4480 pub const IORING_OP_FALLOCATE: _bindgen_ty_8 = _bindgen_ty_8::IORING_OP_FALLOCATE; consts
4525 IORING_OP_FALLOCATE = 17,

Completed in 222 milliseconds