Searched refs:InitialVerify (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/package/
H A DVolume.h77 void InitialVerify(Volume* nextVolume,
H A DRoot.cpp424 volume->InitialVerify(nextVolume, nextNextVolume);
H A DVolume.cpp432 Volume::InitialVerify(Volume* nextVolume, Volume* nextNextVolume) function in class:Volume
434 INFORM("Volume::InitialVerify(%p, %p)\n", nextVolume, nextNextVolume);
439 ERROR("Volume::InitialVerify(): failed to create solver: %s\n",
449 ERROR("Volume::InitialVerify(): failed to add repository: %s\n",
460 ERROR("Volume::InitialVerify(): failed to add repository: %s\n",
473 ERROR("Volume::InitialVerify(): failed to add repository: %s\n",
482 ERROR("Volume::InitialVerify(): failed to verify: %s\n",
488 INFORM("Volume::InitialVerify(): volume at \"%s\" is consistent\n",
495 INFORM("Volume::InitialVerify(): volume at \"%s\" has problems:\n",

Completed in 90 milliseconds