Searched refs:XenBlockRequest (Results 1 – 1 of 1) sorted by relevance
34 typedef struct XenBlockRequest { struct45 QLIST_ENTRY(XenBlockRequest) list; argument47 } XenBlockRequest; typedef58 QLIST_HEAD(inflight_head, XenBlockRequest) inflight;59 QLIST_HEAD(freelist_head, XenBlockRequest) freelist;72 static void reset_request(XenBlockRequest *request) in reset_request()92 XenBlockRequest *request = NULL; in xen_block_start_request()260 XenBlockRequest *request = opaque; in xen_block_complete_aio()354 static int xen_block_do_aio(XenBlockRequest *request) in xen_block_do_aio()515 XenBlockRequest *request; in xen_block_handle_requests()[all …]