Home
last modified time | relevance | path

Searched defs:get_inflight_fd (Results 1 – 5 of 5) sorted by relevance

/external/crosvm/third_party/vmm_vhost/src/
Dslave_req_handler.rs101 fn get_inflight_fd(&self, inflight: &VhostUserInflight) -> Result<(VhostUserInflight, File)>; in get_inflight_fd() method
150 fn get_inflight_fd( in get_inflight_fd() method
252 fn get_inflight_fd(&self, inflight: &VhostUserInflight) -> Result<(VhostUserInflight, File)> { in get_inflight_fd() method
370 fn get_inflight_fd(&self, inflight: &VhostUserInflight) -> Result<(VhostUserInflight, File)> { in get_inflight_fd() function
Ddummy_slave.rs244 fn get_inflight_fd( in get_inflight_fd() method
Dmaster.rs67 fn get_inflight_fd( in get_inflight_fd() method
486 fn get_inflight_fd( in get_inflight_fd() method
/external/crosvm/devices/src/virtio/vhost/user/device/
Dvsock.rs440 fn get_inflight_fd( in get_inflight_fd() method
Dhandler.rs653 fn get_inflight_fd( in get_inflight_fd() method