Searched refs:IORING_OP_FALLOCATE (Results 1 – 3 of 3) sorted by relevance
120 IORING_OP_FALLOCATE, enumerator
433 pub const IORING_OP_FALLOCATE: _bindgen_ty_2 = 17; constant
477 sqe.opcode = IORING_OP_FALLOCATE as u8; in add_fallocate()