Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/
H A Dfs.rs41 struct FsBackend { struct
49 impl FsBackend { argument
91 impl VhostUserDevice for FsBackend { implementation