Searched refs:io_send_zc_cleanup (Results 1 – 3 of 3) sorted by relevance
65 void io_send_zc_cleanup(struct io_kiocb *req);
638 .cleanup = io_send_zc_cleanup,647 .cleanup = io_send_zc_cleanup,
1019 void io_send_zc_cleanup(struct io_kiocb *req) in io_send_zc_cleanup() function