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