Searched refs:cleanupAsec (Results 1 – 3 of 3) sorted by relevance
129 int cleanupAsec(Volume *v, bool force);
324 if (mVm->cleanupAsec(this, true)) { in handlePartitionRemoved()
1372 cleanupAsec(v, force); in unmountVolume()1477 int VolumeManager::cleanupAsec(Volume *v, bool force) { in cleanupAsec() function in VolumeManager