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

/linux-master/drivers/md/
H A Ddm-bufio.c1069 static unsigned long dm_bufio_allocated_vmalloc; variable
1111 &dm_bufio_allocated_vmalloc,
2905 dm_bufio_allocated_vmalloc = 0;
2965 if (dm_bufio_allocated_vmalloc) {
2967 __func__, dm_bufio_allocated_vmalloc);
2995 module_param_named(allocated_vmalloc_bytes, dm_bufio_allocated_vmalloc, ulong, 0444);

Completed in 139 milliseconds