Searched refs:io_open_cleanup (Results 1 – 3 of 3) sorted by relevance
8 void io_open_cleanup(struct io_kiocb *req);
250 .cleanup = io_open_cleanup,351 .cleanup = io_open_cleanup,
168 void io_open_cleanup(struct io_kiocb *req) in io_open_cleanup() function