Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/md/
H A Ddm-writecache.c109 struct dm_writecache { struct
225 struct dm_writecache *wc;
234 struct dm_writecache *wc;
243 static void wc_lock(struct dm_writecache *wc) in wc_lock()
248 static void wc_unlock(struct dm_writecache *wc) in wc_unlock()
254 static int persistent_memory_claim(struct dm_writecache *wc) in persistent_memory_claim()
351 static int persistent_memory_claim(struct dm_writecache *wc) in persistent_memory_claim()
357 static void persistent_memory_release(struct dm_writecache *wc) in persistent_memory_release()
388 static struct wc_memory_superblock *sb(struct dm_writecache *wc) in sb()
393 static struct wc_memory_entry *memory_entry(struct dm_writecache *w
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-writecache.c109 struct dm_writecache { struct
206 struct dm_writecache *wc;
215 struct dm_writecache *wc;
224 static void wc_lock(struct dm_writecache *wc) in wc_lock()
229 static void wc_unlock(struct dm_writecache *wc) in wc_unlock()
235 static int persistent_memory_claim(struct dm_writecache *wc) in persistent_memory_claim()
329 static int persistent_memory_claim(struct dm_writecache *wc) in persistent_memory_claim()
335 static void persistent_memory_release(struct dm_writecache *wc) in persistent_memory_release()
366 static struct wc_memory_superblock *sb(struct dm_writecache *wc) in sb()
371 static struct wc_memory_entry *memory_entry(struct dm_writecache *w
[all...]

Completed in 4 milliseconds