Home | History | Annotate | Download | only in misc

Lines Matching refs:used_tail

980 		cache->used_tail = NULL;
1022 * (to used_tail).
1039 if (cache->used_tail)
1040 cache->used_tail->next = table;
1045 cache->used_tail = table;
1055 struct ext2_qcow2_l2_table *table = cache->used_tail;