Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-writecache.c106 struct dm_writecache { struct
190 struct dm_writecache *wc; argument
199 struct dm_writecache *wc;
208 static void wc_lock(struct dm_writecache *wc) in wc_lock()
213 static void wc_unlock(struct dm_writecache *wc) in wc_unlock()
219 static int persistent_memory_claim(struct dm_writecache *wc) in persistent_memory_claim()
307 static int persistent_memory_claim(struct dm_writecache *wc) in persistent_memory_claim()
313 static void persistent_memory_release(struct dm_writecache *wc) in persistent_memory_release()
344 static struct wc_memory_superblock *sb(struct dm_writecache *wc) in sb()
349 static struct wc_memory_entry *memory_entry(struct dm_writecache *wc, struct wc_entry *e) in memory_entry()
[all …]