Searched refs:io_ext (Results 1 – 2 of 2) sorted by relevance
65 mod io_ext; module79 pub use io_ext::{
238 use crate::io_ext::{ReadAsync, WriteAsync};483 crate::io_ext::Error::Uring(crate::uring_executor::Error::Io(io_err)) => { in fallocate()