Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.c888 bool l2_cache_size_set, refcount_cache_size_set, combined_cache_size_set; in read_cache_sizes() local
898 combined_cache_size_set = qemu_opt_get(opts, QCOW2_OPT_CACHE_SIZE); in read_cache_sizes()
914 if (combined_cache_size_set) { in read_cache_sizes()