Searched refs:wc_entry (Results 1 – 1 of 1) sorted by relevance
81 struct wc_entry { struct115 struct wc_entry *current_free; argument153 struct wc_entry *entries;225 struct wc_entry **wc_list;227 struct wc_entry *wc_list_inline[WB_LIST_INLINE];234 struct wc_entry *e;392 static struct wc_memory_entry *memory_entry(struct dm_writecache *wc, struct wc_entry *e) in memory_entry()397 static void *memory_data(struct dm_writecache *wc, struct wc_entry *e) in memory_data()402 static sector_t cache_sector(struct dm_writecache *wc, struct wc_entry *e) in cache_sector()408 static uint64_t read_original_sector(struct dm_writecache *wc, struct wc_entry *e) in read_original_sector()[all …]