Searched defs:volume (Results 1 – 3 of 3) sorted by relevance
203 int format_volume(const std::string& volume, const std::string& directory, in format_volume()377 int format_volume(const std::string& volume) { in format_volume()
72 int unmount_mounted_volume(MountedVolume* volume) { in unmount_mounted_volume()
38 static bool EraseVolume(const char* volume, RecoveryUI* ui, std::string_view new_fstype) { in EraseVolume()