Searched refs:io_thread_req (Results 1 – 1 of 1) sorted by relevance
46 struct io_thread_req { struct449 struct io_thread_req *req; in ubd_handler()457 sizeof(struct io_thread_req *)); in ubd_handler()1191 static void cowify_req(struct io_thread_req *req, unsigned long *bitmap, in cowify_req()1213 static void prepare_request(struct request *req, struct io_thread_req *io_req, in prepare_request()1244 struct io_thread_req *io_req) in prepare_flush_request()1255 static bool submit_request(struct io_thread_req *io_req, struct ubd *dev) in submit_request()1275 struct io_thread_req *io_req; in do_ubd_request()1294 io_req = kmalloc(sizeof(struct io_thread_req), in do_ubd_request()1309 io_req = kmalloc(sizeof(struct io_thread_req), in do_ubd_request()[all …]