Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/disk/src/sys/
H A Dlinux.rs111 async fn write_zeros_async(ex: &Executor) { in write_async() function
127 ex.run_until(write_zeros_async(&ex)).unwrap(); in write_async()