Searched defs:VhostUserFSSlaveMsg (Results 1 – 5 of 5) sorted by relevance
| /external/crosvm/third_party/vmm_vhost/src/ |
| D | master_req_handler.rs | 67 _fs: &VhostUserFSSlaveMsg, in fs_slave_map() 86 _fs: &VhostUserFSSlaveMsg, in fs_slave_io() 131 _fs: &VhostUserFSSlaveMsg, in fs_slave_map() 150 _fs: &VhostUserFSSlaveMsg, in fs_slave_io() 188 fs: &VhostUserFSSlaveMsg, in fs_slave_map() 204 fs: &VhostUserFSSlaveMsg, in fs_slave_io()
|
| D | message.rs | 841 pub struct VhostUserFSSlaveMsg { struct 849 pub flags: [VhostUserFSSlaveMsgFlags; VHOST_USER_FS_SLAVE_ENTRIES], argument 852 unsafe impl DataInit for VhostUserFSSlaveMsg {} argument 854 impl VhostUserMsgValidator for VhostUserFSSlaveMsg { implementation
|
| D | slave_proxy.rs | 166 fs: &VhostUserFSSlaveMsg, in fs_slave_map()
|
| /external/crosvm/third_party/vmm_vhost/src/master_req_handler/ |
| D | unix.rs | 61 _fs: &VhostUserFSSlaveMsg, in fs_slave_map()
|
| D | windows.rs | 66 _fs: &VhostUserFSSlaveMsg, in fs_slave_map()
|