Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
Dnet.c55 struct io_bind { struct
56 struct file *file;
57 int addr_len;
1802 int io_bind(struct io_kiocb *req, unsigned int issue_flags) in io_bind() function