Home
last modified time | relevance | path

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

/qemu/block/
H A Dfile-posix.c167 bool drop_cache; member
180 bool drop_cache; member
682 s->drop_cache = qemu_opt_get_bool(opts, "drop-cache", true); in raw_open_common()
1135 rs->drop_cache = qemu_opt_get_bool_del(opts, "drop-cache", true); in raw_reopen_prepare()
1166 s->drop_cache = rs->drop_cache; in raw_reopen_commit()
3327 if (!s->drop_cache) { in raw_co_invalidate_cache()