Searched defs:wc_entry (Results 1 – 2 of 2) sorted by relevance
82 struct wc_entry { struct83 struct rb_node rb_node;84 struct list_head lru;85 unsigned short wc_list_contiguous;87 bool write_in_progress : 1;88 unsigned long index : 47;90 bool write_in_progress;91 unsigned long index;116 struct wc_entry *current_free; argument
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