Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-snap-persistent.c23 #define DM_PREFETCH_CHUNKS 12 macro
507 dm_bufio_set_minimum_buffers(client, 1 + DM_PREFETCH_CHUNKS); in read_exceptions()
521 if (DM_PREFETCH_CHUNKS) { in read_exceptions()
531 } while (prefetch_area <= ps->current_area + DM_PREFETCH_CHUNKS); in read_exceptions()