Searched refs:local_tran (Results 1 – 1 of 1) sorted by relevance
2680 Transaction *local_tran = NULL; in bdrv_refresh_perms() local2685 tran = local_tran = tran_new(); in bdrv_refresh_perms()2690 if (local_tran) { in bdrv_refresh_perms()2691 tran_finalize(local_tran, ret); in bdrv_refresh_perms()