Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dnet.h62 void io_send_zc_cleanup(struct io_kiocb *req);
Dopdef.c502 .cleanup = io_send_zc_cleanup,
520 .cleanup = io_send_zc_cleanup,
Dnet.c909 void io_send_zc_cleanup(struct io_kiocb *req) in io_send_zc_cleanup() function