Searched refs:refcount_cache_size_set (Results 1 – 1 of 1) sorted by relevance
888 bool l2_cache_size_set, refcount_cache_size_set, combined_cache_size_set; in read_cache_sizes() local900 refcount_cache_size_set = qemu_opt_get(opts, QCOW2_OPT_REFCOUNT_CACHE_SIZE); in read_cache_sizes()915 if (l2_cache_size_set && refcount_cache_size_set) { in read_cache_sizes()933 } else if (refcount_cache_size_set) { in read_cache_sizes()