hf3fs_prep_io

Function hf3fs_prep_io 

Source
pub unsafe extern "C" fn hf3fs_prep_io(
    ior: *const hf3fs_ior,
    iov: *const hf3fs_iov,
    read: bool,
    ptr: *mut c_void,
    fd: c_int,
    off: usize,
    len: u64,
    userdata: *const c_void,
) -> c_int