Home
last modified time | relevance | path

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

/external/crosvm/disk/src/
Ddisk.rs525 async fn write_zeros_async(ex: &Executor) { in write_async() function
540 ex.run_until(write_zeros_async(&ex)).unwrap(); in write_async()