Searched refs:inactivate_ret (Results 1 – 1 of 1) sorted by relevance
4789 int inactivate_ret; in img_bitmap() local4978 inactivate_ret = bdrv_inactivate_all(); in img_bitmap()4979 if (inactivate_ret < 0) { in img_bitmap()4980 error_report("Error while closing the image: %s", strerror(-inactivate_ret)); in img_bitmap()