Home
last modified time | relevance | path

Searched refs:dm_bufio_cache_size_latch (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/md/
Ddm-bufio.c1053 static unsigned long dm_bufio_cache_size_latch; variable
1143 dm_bufio_cache_size_latch = READ_ONCE(dm_bufio_cache_size); in __cache_size_refresh()
1148 if (!dm_bufio_cache_size_latch) { in __cache_size_refresh()
1151 dm_bufio_cache_size_latch = dm_bufio_default_cache_size; in __cache_size_refresh()
1613 if (dm_bufio_cache_size_latch != 1) { in __alloc_buffer_wait_no_callback()
1622 if (dm_bufio_cache_size_latch != 1 && !tried_noio_alloc) { in __alloc_buffer_wait_no_callback()