Searched refs:ban_next (Results 1 – 1 of 1) sorted by relevance
5120 BdrvAioNotifier *ban, *ban_next; in bdrv_close() local5167 QLIST_FOREACH_SAFE(ban, &bs->aio_notifiers, list, ban_next) { in bdrv_close()7700 BdrvAioNotifier *ban, *ban_next; in bdrv_remove_aio_context_notifier() local7703 QLIST_FOREACH_SAFE(ban, &bs->aio_notifiers, list, ban_next) { in bdrv_remove_aio_context_notifier()