Searched refs:L2_CACHE_HEAD (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dqcow2.h60 typedef struct ext2_qcow2_l2_table L2_CACHE_HEAD; typedef in typeref:struct:ext2_qcow2_l2_table
66 L2_CACHE_HEAD *next;
70 L2_CACHE_HEAD *used_head;
71 L2_CACHE_HEAD *used_tail;
72 L2_CACHE_HEAD *free_head;

Completed in 89 milliseconds