Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-img.c2244 bool writethrough, src_writethrough, image_opts = false, in img_convert() local
2553 ret = bdrv_parse_cache_mode(src_cache, &src_flags, &src_writethrough); in img_convert()
2573 fmt, src_flags, src_writethrough, s.quiet, in img_convert()
3653 bool writethrough, src_writethrough; in img_rebase() local
3793 ret = bdrv_parse_cache_mode(src_cache, &src_flags, &src_writethrough); in img_rebase()
3801 (void) src_writethrough; in img_rebase()