Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnop.c14 struct io_nop { struct
27 struct io_nop *nop = io_kiocb_to_cmd(req, struct io_nop); in io_nop_prep() argument
46 int io_nop(struct io_kiocb *req, unsigned int issue_flags) in io_nop() function