Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblock.c5120 BdrvAioNotifier *ban, *ban_next; in bdrv_close() local
5167 QLIST_FOREACH_SAFE(ban, &bs->aio_notifiers, list, ban_next) { in bdrv_close()
7700 BdrvAioNotifier *ban, *ban_next; in bdrv_remove_aio_context_notifier() local
7703 QLIST_FOREACH_SAFE(ban, &bs->aio_notifiers, list, ban_next) { in bdrv_remove_aio_context_notifier()