Home
last modified time | relevance | path

Searched refs:dm_writecache (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/
H A Ddm-writecache.c108 struct dm_writecache { struct
224 struct dm_writecache *wc; argument
233 struct dm_writecache *wc;
242 static void wc_lock(struct dm_writecache *wc) in wc_lock()
247 static void wc_unlock(struct dm_writecache *wc) in wc_unlock()
253 static int persistent_memory_claim(struct dm_writecache *wc) in persistent_memory_claim()
350 static int persistent_memory_claim(struct dm_writecache *wc) in persistent_memory_claim()
356 static void persistent_memory_release(struct dm_writecache *wc) in persistent_memory_release()
387 static struct wc_memory_superblock *sb(struct dm_writecache *wc) in sb()
392 static struct wc_memory_entry *memory_entry(struct dm_writecache *wc, struct wc_entry *e) in memory_entry()
[all …]