Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-snap-persistent.c22 #define DM_PREFETCH_CHUNKS 12 macro
504 dm_bufio_set_minimum_buffers(client, 1 + DM_PREFETCH_CHUNKS); in read_exceptions()
518 if (DM_PREFETCH_CHUNKS) do { in read_exceptions()
526 } while (prefetch_area <= ps->current_area + DM_PREFETCH_CHUNKS); in read_exceptions()