Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-bufio.c206 static unsigned long dm_bufio_allocated_vmalloc; variable
297 &dm_bufio_allocated_vmalloc, in adjust_total_allocated()
1887 dm_bufio_allocated_vmalloc = 0; in dm_bufio_init()
1946 if (dm_bufio_allocated_vmalloc) { in dm_bufio_exit()
1948 __func__, dm_bufio_allocated_vmalloc); in dm_bufio_exit()
1976 module_param_named(allocated_vmalloc_bytes, dm_bufio_allocated_vmalloc, ulong, S_IRUGO);