Lines Matching defs:td_vbd_request
67 struct td_vbd_request { struct68 blkif_request_t req;69 int16_t status;71 int error;72 int blocked; /* blocked on a dependency */73 int submitting;74 int secs_pending;75 int num_retries;76 struct timeval last_try;78 td_vbd_t *vbd;79 struct list_head next;