Home
last modified time | relevance | path

Searched refs:file_role (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Draw-format.c475 BdrvChildRole file_role; in raw_open() local
490 file_role = BDRV_CHILD_DATA | BDRV_CHILD_PRIMARY; in raw_open()
492 file_role = BDRV_CHILD_FILTERED | BDRV_CHILD_PRIMARY; in raw_open()
496 file_role, false, errp); in raw_open()