Searched refs:ShowLoopDevice (Results 1 – 2 of 2) sorted by relevance
/DADK/dadk/src/console/ | ||
H A D | rootfs.rs | 20 ShowLoopDevice, enumerator |
/DADK/dadk/src/actions/rootfs/ | ||
H A D | mod.rs | 17 RootFSCommand::ShowLoopDevice => disk_img::show_loop_device(ctx), in run() |