Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dkbuf.h74 int io_manage_buffers_legacy(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c337 .issue = io_manage_buffers_legacy,
343 .issue = io_manage_buffers_legacy,
H A Dkbuf.c559 int io_manage_buffers_legacy(struct io_kiocb *req, unsigned int issue_flags) in io_manage_buffers_legacy() function