Home
last modified time | relevance | path

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

/linux-6.14.4/io_uring/
Drw.c215 static int io_prep_rw_setup(struct io_kiocb *req, int ddir, bool do_import) in io_prep_rw_setup()
271 int ddir, bool do_import) in io_prep_rw()
335 const bool do_import = !(req->flags & REQ_F_BUFFER_SELECT); in io_prep_rwv() local