Searched refs:io_bind (Results 1 – 2 of 2) sorted by relevance
54 struct io_bind { struct1757 struct io_bind *bind = io_kiocb_to_cmd(req, struct io_bind); in io_bind_prep()1773 int io_bind(struct io_kiocb *req, unsigned int issue_flags) in io_bind() function1775 struct io_bind *bind = io_kiocb_to_cmd(req, struct io_bind); in io_bind()
503 .issue = io_bind,