Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libstorage/src/
Dmulti_blocks.rs135 pub struct SelectedBlockDevice<'a> { struct
140 impl AsBlockDevice for SelectedBlockDevice<'_> { argument