Home
last modified time | relevance | path

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

/linux-3.3/drivers/md/
Ddm-bufio.c228 static unsigned long dm_bufio_allocated_vmalloc; variable
261 &dm_bufio_allocated_vmalloc, in adjust_total_allocated()
1664 if (dm_bufio_allocated_vmalloc) { in dm_bufio_exit()
1666 __func__, dm_bufio_allocated_vmalloc); in dm_bufio_exit()
1692 module_param_named(allocated_vmalloc_bytes, dm_bufio_allocated_vmalloc, ulong, S_IRUGO);