Searched defs:td_vbd_handle (Results 1 – 1 of 1) sorted by relevance
88 struct td_vbd_handle { struct89 char *name;91 td_uuid_t uuid;92 int minor;100 td_flag_t flags;101 td_flag_t state;103 struct list_head images;112 td_ring_t ring;118 struct list_head next;120 struct timeval ts;[all …]
Completed in 4 milliseconds