Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloud-hypervisor/cloud-hypervisor
/ notifier
Method
notifier
block/src/qcow_async.rs:107–109 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
105
106
impl AsyncIo for QcowAsync {
107
fn notifier(&self) -> &EventFd {
108
&self.eventfd
109
}
110
111
fn read_vectored(
112
&mut self,
Callers
1
wait_for_completion
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected