Home
last modified time | relevance | path

Searched refs:io_close_fixed (Results 1 – 1 of 1) sorted by relevance

/io_uring/
Dio_uring.c1118 static int io_close_fixed(struct io_kiocb *req, unsigned int issue_flags);
4652 ret = io_close_fixed(req, issue_flags); in io_close()
8535 static int io_close_fixed(struct io_kiocb *req, unsigned int issue_flags) in io_close_fixed() function