Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Daio.h118 typedef struct BHListSlice BHListSlice; typedef
119 struct BHListSlice { struct
121 QSIMPLEQ_ENTRY(BHListSlice) next; argument
185 QSIMPLEQ_HEAD(, BHListSlice) bh_slice_list;
/openbmc/qemu/util/
H A Dasync.c182 BHListSlice slice; in aio_bh_poll()
183 BHListSlice *s; in aio_bh_poll()
278 BHListSlice *s; in aio_compute_timeout()
331 BHListSlice *s; in aio_ctx_check()