Home
last modified time | relevance | path

Searched defs:io_bind (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/io_uring/
Dnet.c54 struct io_bind { struct
55 struct file *file;
56 int addr_len;
1752 int io_bind(struct io_kiocb *req, unsigned int issue_flags) in io_bind() function