Searched defs:BlockDevice (Results 1 – 2 of 2) sorted by relevance
482 pub struct BlockDevice<'a, 'b> { struct488 impl<'a, 'b> BlockDevice<'a, 'b> { argument494 impl AsBlockDevice for BlockDevice<'_, '_> { implementation
125 pub(crate) struct BlockDevice {} struct130 impl Variable for BlockDevice { implementation