Searched refs:unmountVol (Results 1 – 4 of 4) sorted by relevance
69 int unmountVol(bool force, bool revert);
328 if (Volume::unmountVol(true, false)) { in handlePartitionRemoved()
597 int Volume::unmountVol(bool force, bool revert) { in unmountVol() function in Volume
1447 return v->unmountVol(force, revert); in unmountVolume()