Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-snap-persistent.c523 chunk_t pf_chunk = area_location(ps, prefetch_area); in read_exceptions() local
525 if (unlikely(pf_chunk >= dm_bufio_get_device_size(client))) in read_exceptions()
527 dm_bufio_prefetch(client, pf_chunk, 1); in read_exceptions()