Searched refs:IsUnmounting (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DQueryManager.cpp106 if (subIterator->GetVolume()->IsUnmounting())
228 if (!volume || !volume->IsUnmounting())
H A DVolume.h40 bool IsUnmounting() const;
H A DVolumeManager.cpp307 if (volume->IsUnmounting() && !volume->IsRemoved()) {
H A DVolume.cpp100 // IsUnmounting
102 Volume::IsUnmounting() const function in class:Volume

Completed in 57 milliseconds