Searched refs:primary_child_bs (Results 1 – 1 of 1) sorted by relevance
8005 BlockDriverState *primary_child_bs; in bdrv_refresh_filename() local8077 primary_child_bs = bdrv_primary_bs(bs); in bdrv_refresh_filename()8085 } else if (primary_child_bs) { in bdrv_refresh_filename()8109 if (primary_child_bs->exact_filename[0] && in bdrv_refresh_filename()8110 primary_child_bs->drv->protocol_name && in bdrv_refresh_filename()8113 strcpy(bs->exact_filename, primary_child_bs->exact_filename); in bdrv_refresh_filename()