max_cache_size_bytes 2001 drivers/md/dm-bufio.c module_param_named(max_cache_size_bytes, dm_bufio_cache_size, ulong, S_IRUGO | S_IWUSR);
max_cache_size_bytes 2002 drivers/md/dm-bufio.c MODULE_PARM_DESC(max_cache_size_bytes, "Size of metadata cache");