aio_write
return aio_write(&req->rw, iocb, false, compat);
return aio_write(&req->rw, iocb, true, compat);
rc = aio_write(cblock);