Home
last modified time | relevance | path

Searched refs:dm_bufio_prefetch (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddm-bufio.h77 void dm_bufio_prefetch(struct dm_bufio_client *c,
/kernel/linux/linux-6.6/include/linux/
H A Ddm-bufio.h86 void dm_bufio_prefetch(struct dm_bufio_client *c,
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-ebs-target.c195 dm_bufio_prefetch(ec->bufio, block1, __nr_blocks(ec, bio)); in __ebs_process_bios()
199 dm_bufio_prefetch(ec->bufio, block1, 1); in __ebs_process_bios()
201 dm_bufio_prefetch(ec->bufio, block2, 1); in __ebs_process_bios()
H A Ddm-snap-persistent.c523 dm_bufio_prefetch(client, pf_chunk, 1); in read_exceptions()
H A Ddm-bufio.c1038 * dm_bufio_prefetch can be used in the driver request routine. in __bufio_new()
1039 * If the user called both dm_bufio_prefetch and dm_bufio_get on in __bufio_new()
1138 void dm_bufio_prefetch(struct dm_bufio_client *c, in dm_bufio_prefetch() function
1182 EXPORT_SYMBOL_GPL(dm_bufio_prefetch); variable
H A Ddm-verity-target.c630 dm_bufio_prefetch(v->bufio, hash_block_start, in verity_prefetch_io()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-ebs-target.c197 dm_bufio_prefetch(ec->bufio, block1, __nr_blocks(ec, bio)); in __ebs_process_bios()
201 dm_bufio_prefetch(ec->bufio, block1, 1); in __ebs_process_bios()
203 dm_bufio_prefetch(ec->bufio, block2, 1); in __ebs_process_bios()
H A Ddm-snap-persistent.c527 dm_bufio_prefetch(client, pf_chunk, 1); in read_exceptions()
H A Ddm-bufio.c1819 * dm_bufio_prefetch can be used in the driver request routine. in __bufio_new()
1820 * If the user called both dm_bufio_prefetch and dm_bufio_get on in __bufio_new()
1878 * dm_bufio_prefetch can be used in the driver request routine. in new_read()
1879 * If the user called both dm_bufio_prefetch and dm_bufio_get on in new_read()
1953 void dm_bufio_prefetch(struct dm_bufio_client *c, in dm_bufio_prefetch() function
2005 EXPORT_SYMBOL_GPL(dm_bufio_prefetch); variable
H A Ddm-verity-target.c755 dm_bufio_prefetch(v->bufio, hash_block_start, in verity_prefetch_io()
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-block-manager.c614 dm_bufio_prefetch(bm->bufio, b, 1); in dm_bm_prefetch()
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-block-manager.c627 dm_bufio_prefetch(bm->bufio, b, 1); in dm_bm_prefetch()

Completed in 16 milliseconds