Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c1111 static int io_close_fixed(struct io_kiocb *req, unsigned int issue_flags);
4551 ret = io_close_fixed(req, issue_flags); in io_close()
8359 static int io_close_fixed(struct io_kiocb *req, unsigned int issue_flags) in io_close_fixed() function