Searched refs:bdrv_open_child_bs (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | block.c | 3698 bdrv_open_child_bs(const char *filename, QDict *options, const char *bdref_key, in bdrv_open_child_bs() function 3756 bs = bdrv_open_child_bs(filename, options, bdref_key, parent, child_class, in bdrv_open_child_common() 4098 file_bs = bdrv_open_child_bs(filename, options, "file", bs, in bdrv_open_inherit()
|