Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c651 struct io_shutdown { struct
652 struct file *file;
653 int how;
3937 static int io_shutdown(struct io_kiocb *req, unsigned int issue_flags) in io_shutdown() function