Searched refs:wc_entry (Results 1 – 1 of 1) sorted by relevance
82 struct wc_entry { struct116 struct wc_entry *current_free; argument154 struct wc_entry *entries;226 struct wc_entry **wc_list;228 struct wc_entry *wc_list_inline[WB_LIST_INLINE];235 struct wc_entry *e;393 static struct wc_memory_entry *memory_entry(struct dm_writecache *wc, struct wc_entry *e) in memory_entry()398 static void *memory_data(struct dm_writecache *wc, struct wc_entry *e) in memory_data()403 static sector_t cache_sector(struct dm_writecache *wc, struct wc_entry *e) in cache_sector()409 static uint64_t read_original_sector(struct dm_writecache *wc, struct wc_entry *e) in read_original_sector()[all …]