Home
last modified time | relevance | path

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

/linux-6.8/io_uring/
Drw.h22 int io_readv_prep_async(struct io_kiocb *req);
Dopdef.c486 .prep_async = io_readv_prep_async,
Drw.c615 int io_readv_prep_async(struct io_kiocb *req) in io_readv_prep_async() function