Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dio-factory.c118 dm_bufio_prefetch(reader->client, block_number, read_ahead); in read_ahead()
H A Dvolume.c931 dm_bufio_prefetch(volume->client, physical_page, geometry->pages_per_chapter); in uds_prefetch_volume_chapter()
944 dm_bufio_prefetch(volume->client, physical_page, geometry->index_pages_per_chapter); in uds_read_chapter_index_from_volume()
1278 dm_bufio_prefetch(volume->client, in probe_chapter()
/linux/drivers/md/persistent-data/
H A Ddm-block-manager.c627 dm_bufio_prefetch(bm->bufio, b, 1); in dm_bm_prefetch()
/linux/drivers/md/
H A Ddm-snap-persistent.c527 dm_bufio_prefetch(client, pf_chunk, 1); in read_exceptions()
H A Ddm-bufio.c2022 void dm_bufio_prefetch(struct dm_bufio_client *c, sector_t block, unsigned int n_blocks) in dm_bufio_prefetch() function
2026 EXPORT_SYMBOL_GPL(dm_bufio_prefetch);