Home
last modified time | relevance | path

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

/qemu/block/
H A Dqcow2-cache.c54 static inline int qcow2_cache_get_table_idx(Qcow2Cache *c, void *table) in qcow2_cache_get_table_idx() function
420 int i = qcow2_cache_get_table_idx(c, *table); in qcow2_cache_put()
434 int i = qcow2_cache_get_table_idx(c, table); in qcow2_cache_entry_mark_dirty()
453 int i = qcow2_cache_get_table_idx(c, table); in qcow2_cache_discard()