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

/linux-master/drivers/md/
H A Ddm-bufio.c1067 static unsigned long dm_bufio_allocated_kmem_cache; variable
1109 &dm_bufio_allocated_kmem_cache,
2903 dm_bufio_allocated_kmem_cache = 0;
2989 module_param_named(allocated_kmem_cache_bytes, dm_bufio_allocated_kmem_cache, ulong, 0444);

Completed in 237 milliseconds