Searched defs:io_bind (Results 1 – 1 of 1) sorted by relevance
55 struct io_bind { struct56 struct file *file;57 int addr_len;1846 int io_bind(struct io_kiocb *req, unsigned int issue_flags) in io_bind() function