Searched refs:io_send_zc_cleanup (Results 1 – 3 of 3) sorted by relevance
54 void io_send_zc_cleanup(struct io_kiocb *req);
769 .cleanup = io_send_zc_cleanup,776 .cleanup = io_send_zc_cleanup,
1316 void io_send_zc_cleanup(struct io_kiocb *req) in io_send_zc_cleanup() function