Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnet.h53 int io_send_zc_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c432 .prep = io_send_zc_prep,
445 .prep = io_send_zc_prep,
H A Dnet.c1328 int io_send_zc_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_send_zc_prep() function