Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblock.c4253 static bool is_str_in_list(const char *str, const char *const *list) in is_str_in_list() function
4288 !is_str_in_list(e->key, common_options) && in bdrv_reset_options_allowed()
4289 !is_str_in_list(e->key, bs->drv->mutable_opts)) { in bdrv_reset_options_allowed()