Home
last modified time | relevance | path

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

/external/crosvm/src/
Dlinux.rs187 VhostUserBlockDeviceNew(VhostUserError), enumerator
320 VhostUserBlockDeviceNew(e) => { in fmt()
551 .map_err(Error::VhostUserBlockDeviceNew)?; in create_vhost_user_block_device()