Searched defs:writeback_struct (Results 1 – 1 of 1) sorted by relevance
222 struct writeback_struct { struct223 struct list_head endio_entry;224 struct dm_writecache *wc;225 struct wc_entry **wc_list;226 unsigned int wc_list_n;227 struct wc_entry *wc_list_inline[WB_LIST_INLINE];228 struct bio bio;