Home
last modified time | relevance | path

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

/drivers/md/
Ddm-bufio.c1210 void dm_bufio_prefetch_with_ioprio(struct dm_bufio_client *c, sector_t block, in dm_bufio_prefetch_with_ioprio() function
1215 EXPORT_SYMBOL_GPL(dm_bufio_prefetch_with_ioprio);
Ddm-verity-target.c633 dm_bufio_prefetch_with_ioprio(v->bufio, hash_block_start, in verity_prefetch_io()