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

/linux-master/drivers/md/
H A Ddm-bufio.c1970 static void __dm_bufio_prefetch(struct dm_bufio_client *c, function
2026 return __dm_bufio_prefetch(c, block, n_blocks, IOPRIO_DEFAULT);
2033 return __dm_bufio_prefetch(c, block, n_blocks, ioprio);

Completed in 118 milliseconds