Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Daio.h117 typedef struct BHListSlice BHListSlice; typedef
118 struct BHListSlice { struct
120 QSIMPLEQ_ENTRY(BHListSlice) next; argument
184 QSIMPLEQ_HEAD(, BHListSlice) bh_slice_list;
/openbmc/qemu/util/
H A Dasync.c179 BHListSlice slice; in aio_bh_poll()
180 BHListSlice *s; in aio_bh_poll()
275 BHListSlice *s; in aio_compute_timeout()
328 BHListSlice *s; in aio_ctx_check()