list_all_fxfs_volumes

Function list_all_fxfs_volumes 

Source
pub async fn list_all_fxfs_volumes(disk: &Disk) -> HashSet<String>
Expand description

Helper function to return a set of the volumes found within a given disk, which must have a valid GPT containing an fxfs partition in the first entry.