Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c3402 static inline int io_rw_prep_async(struct io_kiocb *req, int rw) in io_rw_prep_async() function
6399 return io_rw_prep_async(req, READ); in io_req_prep_async()
6401 return io_rw_prep_async(req, WRITE); in io_req_prep_async()