Searched refs:io_open_cleanup (Results 1 – 3 of 3) sorted by relevance
10 void io_open_cleanup(struct io_kiocb *req);
677 .cleanup = io_open_cleanup,721 .cleanup = io_open_cleanup,
193 void io_open_cleanup(struct io_kiocb *req) in io_open_cleanup() function