Searched refs:write_all_from_at_fut (Results 1 – 2 of 2) sorted by relevance
664 pub async fn write_all_from_at_fut<F: AsyncDisk + ?Sized>( in write_all_from_at_fut() method1528 .write_all_from_at_fut(&async_file, 512, 0) in region_writer_failing_io_async()
713 .write_all_from_at_fut(&**disk_image, data_len, offset) in execute_request()