Searched refs:cleanupAsec (Results 1 – 3 of 3) sorted by relevance
130 int cleanupAsec(Volume *v, bool force);
362 if (providesAsec && mVm->cleanupAsec(this, true)) { in handlePartitionRemoved()
1729 cleanupAsec(v, force); in unmountVolume()1834 int VolumeManager::cleanupAsec(Volume *v, bool force) { in cleanupAsec() function in VolumeManager