Searched defs:io_bind (Results 1 – 1 of 1) sorted by relevance
54 struct io_bind { struct55 struct file *file;56 int addr_len;1752 int io_bind(struct io_kiocb *req, unsigned int issue_flags) in io_bind() function