Searched defs:copy_struct (Results 1 – 2 of 2) sorted by relevance
213 struct copy_struct { struct214 struct list_head endio_entry;215 struct dm_writecache *wc;216 struct wc_entry *e;217 unsigned n_entries;218 int error;
232 struct copy_struct { struct233 struct list_head endio_entry;234 struct dm_writecache *wc;235 struct wc_entry *e;236 unsigned int n_entries;237 int error;