io_prep_rw
return io_prep_rw(req, sqe, ITER_DEST);
return io_prep_rw(req, sqe, ITER_SOURCE);
ret = io_prep_rw(req, sqe, ddir);