Lines Matching refs:volume
358 erase_volume(const char *volume) {359 bool is_cache = (strcmp(volume, CACHE_ROOT) == 0);371 ensure_path_mounted(volume);410 ui->Print("Formatting %s...\n", volume);412 ensure_path_unmounted(volume);413 int result = format_volume(volume);