Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dnop.c13 struct io_nop { struct
22 struct io_nop *nop = io_kiocb_to_cmd(req, struct io_nop); in io_nop_prep() argument
35 int io_nop(struct io_kiocb *req, unsigned int issue_flags) in io_nop() function