Searched defs:wc_entry (Results 1 – 1 of 1) sorted by relevance
77 struct wc_entry { struct78 struct rb_node rb_node;79 struct list_head lru;80 unsigned short wc_list_contiguous;81 bool write_in_progress86 unsigned long index113 struct wc_entry *current_free; argument