Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dqcow2.h94 struct ext2_qcow2_l2_cache *l2_cache; member
Dqcow2.c176 img.l2_cache = NULL; in qcow2_write_raw_image()
/third_party/e2fsprogs/misc/
De2image.c815 image->l2_cache = cache; in init_l2_cache()
825 struct ext2_qcow2_l2_cache *cache = image->l2_cache; in put_l2_cache()
992 struct ext2_qcow2_l2_cache *cache = img->l2_cache; in put_used_table()
1016 struct ext2_qcow2_l2_cache *cache = image->l2_cache; in flush_l2_cache()
1050 struct ext2_qcow2_l2_cache *cache = image->l2_cache; in get_free_table()
1074 struct ext2_qcow2_l2_cache *cache = img->l2_cache; in add_l2_item()