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.h55 int io_send_zc_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c439 .prep = io_send_zc_prep,
452 .prep = io_send_zc_prep,
H A Dnet.c1330 int io_send_zc_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_send_zc_prep() function