Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblock.c7550 BdrvAioNotifier *ban, *ban_tmp; in bdrv_attach_aio_context() local
7561 QLIST_FOREACH_SAFE(ban, &bs->aio_notifiers, list, ban_tmp) { in bdrv_attach_aio_context()