Searched defs:wc_entry (Results 1 – 1 of 1) sorted by relevance
82 struct wc_entry { struct83 struct rb_node rb_node;84 struct list_head lru;85 unsigned short wc_list_contiguous;86 bool write_in_progress91 unsigned long index119 struct wc_entry *current_free; argument