Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dfile-posix.c191 bool drop_cache; member
204 bool drop_cache; member
707 s->drop_cache = qemu_opt_get_bool(opts, "drop-cache", true); in raw_open_common()
1158 rs->drop_cache = qemu_opt_get_bool_del(opts, "drop-cache", true); in raw_reopen_prepare()
1189 s->drop_cache = rs->drop_cache; in raw_reopen_commit()
3445 if (!s->drop_cache) { in raw_co_invalidate_cache()