Home
last modified time | relevance | path

Searched refs:xen_block_handle_requests (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/block/dataplane/
H A Dxen-block.c512 static bool xen_block_handle_requests(XenBlockDataPlane *dataplane) in xen_block_handle_requests() function
599 xen_block_handle_requests(dataplane); in xen_block_dataplane_bh()
606 return xen_block_handle_requests(dataplane); in xen_block_dataplane_event()