Searched refs:dm_bufio_retain_bytes (Results 1 – 1 of 1) sorted by relevance
224 static unsigned long dm_bufio_retain_bytes = DM_BUFIO_DEFAULT_RETAIN_BYTES; variable1661 unsigned long retain_bytes = READ_ONCE(dm_bufio_retain_bytes); in get_retain_buffers()2154 module_param_named(retain_bytes, dm_bufio_retain_bytes, ulong, S_IRUGO | S_IWUSR);