Searched refs:primary_child_bs (Results 1 – 1 of 1) sorted by relevance
7949 BlockDriverState *primary_child_bs; in bdrv_refresh_filename() local8021 primary_child_bs = bdrv_primary_bs(bs); in bdrv_refresh_filename()8029 } else if (primary_child_bs) { in bdrv_refresh_filename()8053 if (primary_child_bs->exact_filename[0] && in bdrv_refresh_filename()8054 primary_child_bs->drv->protocol_name && in bdrv_refresh_filename()8057 strcpy(bs->exact_filename, primary_child_bs->exact_filename); in bdrv_refresh_filename()