Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dqcow2.h70 struct ext2_qcow2_l2_cache { struct
94 struct ext2_qcow2_l2_cache *l2_cache; argument
/external/e2fsprogs/misc/
De2image.c778 struct ext2_qcow2_l2_cache *cache; in init_l2_cache()
782 ret = ext2fs_get_arrayzero(1, sizeof(struct ext2_qcow2_l2_cache), in init_l2_cache()
819 struct ext2_qcow2_l2_cache *cache = image->l2_cache; in put_l2_cache()
985 struct ext2_qcow2_l2_cache *cache = img->l2_cache; in put_used_table()
1009 struct ext2_qcow2_l2_cache *cache = image->l2_cache; in flush_l2_cache()
1043 struct ext2_qcow2_l2_cache *cache = image->l2_cache; in get_free_table()
1067 struct ext2_qcow2_l2_cache *cache = img->l2_cache; in add_l2_item()