Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Drw.h49 int io_read_mshot(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c458 .issue = io_read_mshot,
H A Drw.c1023 int io_read_mshot(struct io_kiocb *req, unsigned int issue_flags) in io_read_mshot() function