Searched refs:dm_bufio_cache_size (Results 1 – 1 of 1) sorted by relevance
211 static unsigned long dm_bufio_cache_size; variable333 dm_bufio_cache_size_latch = ACCESS_ONCE(dm_bufio_cache_size); in __cache_size_refresh()339 (void)cmpxchg(&dm_bufio_cache_size, 0, in __cache_size_refresh()928 if (unlikely(ACCESS_ONCE(dm_bufio_cache_size) != dm_bufio_cache_size_latch)) { in __get_memory_limit()1915 module_param_named(max_cache_size_bytes, dm_bufio_cache_size, ulong, S_IRUGO | S_IWUSR);