Home
last modified time | relevance | path

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

/qemu/
H A Dblock.c5099 BdrvAioNotifier *ban, *ban_next; in bdrv_close() local
5146 QLIST_FOREACH_SAFE(ban, &bs->aio_notifiers, list, ban_next) { in bdrv_close()
7679 BdrvAioNotifier *ban, *ban_next; in bdrv_remove_aio_context_notifier() local
7682 QLIST_FOREACH_SAFE(ban, &bs->aio_notifiers, list, ban_next) { in bdrv_remove_aio_context_notifier()