Searched refs:ban_tmp (Results 1 – 1 of 1) sorted by relevance
7532 BdrvAioNotifier *ban, *ban_tmp; in bdrv_detach_aio_context() 7543 QLIST_FOREACH_SAFE(ban, &bs->aio_notifiers, list, ban_tmp) { in bdrv_detach_aio_context() 7550 BdrvAioNotifier *ban, *ban_tmp; bdrv_attach_aio_context() local