Searched refs:lru_node_t (Results 1 – 1 of 1) sorted by relevance
32 } lru_node_t; typedef584 for (lru_node_t *n = hm->lru_first; n; ) { in iwhmap_destroy()585 lru_node_t *nn = n->next; in iwhmap_destroy()