Searched refs:dm_bufio_retain_bytes (Results 1 – 1 of 1) sorted by relevance
218 static unsigned long dm_bufio_retain_bytes = DM_BUFIO_DEFAULT_RETAIN_BYTES; variable1547 unsigned long retain_bytes = ACCESS_ONCE(dm_bufio_retain_bytes); in get_retain_buffers()1944 module_param_named(retain_bytes, dm_bufio_retain_bytes, ulong, S_IRUGO | S_IWUSR);