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