Searched refs:read_exact_to_at_fut (Results 1 – 2 of 2) sorted by relevance
411 pub async fn read_exact_to_at_fut<F: AsyncDisk + ?Sized>( in read_exact_to_at_fut() method1491 .read_exact_to_at_fut(&async_ro_file, 512, 0) in region_reader_failing_io_async()
732 .read_exact_to_at_fut(&**disk_image, data_len, offset) in execute_request()