io_bind
struct io_bind *bind = io_kiocb_to_cmd(req, struct io_bind);
int io_bind(struct io_kiocb *req, unsigned int issue_flags);
.issue = io_bind,