Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/
Ddm-bufio.c1065 static unsigned long dm_bufio_allocated_kmem_cache; variable
1108 &dm_bufio_allocated_kmem_cache, in adjust_total_allocated()
2915 dm_bufio_allocated_kmem_cache = 0; in dm_bufio_init()
3002 module_param_named(allocated_kmem_cache_bytes, dm_bufio_allocated_kmem_cache, ulong, 0444);