Searched refs:raw_read_options (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | raw-format.c | 76 static int raw_read_options(QDict *options, uint64_t *offset, bool *has_size, in raw_read_options() function 156 ret = raw_read_options(reopen_state->options, &offset, &has_size, &size, in raw_reopen_prepare() 480 ret = raw_read_options(options, &offset, &has_size, &size, errp); in raw_open()
|