Searched defs:volume (Results 1 – 4 of 4) sorted by relevance
132 int format_volume(const std::string& volume, const std::string& directory) { in format_volume()249 int format_volume(const std::string& volume) { in format_volume()
72 int unmount_mounted_volume(MountedVolume* volume) { in unmount_mounted_volume()
39 static bool EraseVolume(const char* volume, RecoveryUI* ui, bool convert_fbe) { in EraseVolume()
76 Volume* volume = volume_for_mount_point(partition); in run_e2fsck() local