Searched refs:io_req_buffer (Results 1 – 1 of 1) sorted by relevance
76 static struct io_thread_req **io_req_buffer; variable1080 io_req_buffer = kmalloc_objs(struct io_thread_req *, in ubd_init()1085 if (io_req_buffer == NULL) { in ubd_init()1502 io_req_buffer, in io_thread()1515 struct io_thread_req *req = io_req_buffer[count]; in io_thread()1528 ((char *) io_req_buffer) + written, in io_thread()