Home
last modified time | relevance | path

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

/external/crosvm/cros_async/src/
During_executor.rs180 let token = ex.submit_fallocate(self, offset, len, mode)?; in start_fallocate()
502 fn submit_fallocate( in submit_fallocate() method