Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c1103 static int io_close_fixed(struct io_kiocb *req, unsigned int issue_flags);
4611 ret = io_close_fixed(req, issue_flags); in io_close()
8408 static int io_close_fixed(struct io_kiocb *req, unsigned int issue_flags) in io_close_fixed() function