Searched defs:wc_entry (Results 1 – 1 of 1) sorted by relevance
79 struct wc_entry { struct80 struct rb_node rb_node;81 struct list_head lru;82 unsigned short wc_list_contiguous;83 bool write_in_progress88 unsigned long index116 struct wc_entry *current_free; argument