io_rw_should_reissue
if ((res == -EOPNOTSUPP || res == -EAGAIN) && io_rw_should_reissue(req)) {
if (res == -EAGAIN && io_rw_should_reissue(req))