Searched defs:cache_tail (Results 1 – 3 of 3) sorted by relevance
25 cache_entry_t *cache_tail; member
136 struct cbfs_cachenode **cache_tail = &priv->file_cache; in file_cbfs_fill_cache() local
19 static struct crec *cache_head = NULL, *cache_tail = NULL, **hash_table = NULL; variable