Searched defs:SwapDeviceHelper (Results 1 – 1 of 1) sorted by relevance
391 pub fn create_device_helper(&self) -> anyhow::Result<SwapDeviceHelper> { in create_device_helper()454 pub struct SwapDeviceHelper { struct459 impl PrepareFork for SwapDeviceHelper { argument467 impl AsRawDescriptors for SwapDeviceHelper { implementation