Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dqcow2.h71 L2_CACHE_HEAD *used_head; member
/third_party/e2fsprogs/misc/
De2image.c846 table = cache->used_head; in put_l2_cache()
847 cache->used_head = NULL; in put_l2_cache()
995 table = cache->used_head; in put_used_table()
996 cache->used_head = table->next; in put_used_table()
1009 *l2_table = cache->used_head; in put_used_table()
1017 struct ext2_qcow2_l2_table *table = cache->used_head; in flush_l2_cache()
1063 cache->used_head = table; in get_free_table()