Lines Matching defs:io_thread_req
60 struct io_thread_req { struct
61 struct request *req;
62 enum ubd_req op;
63 int fds[2];
64 unsigned long offsets[2];
65 unsigned long long offset;
66 unsigned long length;
67 char *buffer;
68 int sectorsize;
69 unsigned long sector_mask;
70 unsigned long long cow_offset;
71 unsigned long bitmap_words[2];
72 int error;