Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dthrottle.c47 static int throttle_parse_options(QDict *options, char **group, Error **errp) in throttle_parse_options() function
95 ret = throttle_parse_options(options, &group, errp); in throttle_open()
193 ret = throttle_parse_options(reopen_state->options, &group, errp); in throttle_reopen_prepare()