Searched refs:SetUnmounting (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerVolume.cpp82 volume->SetUnmounting(true);
198 SetUnmounting(true);
386 shareVolume->SetUnmounting(true);
H A DRootVolume.cpp251 serverVolume->SetUnmounting(true);
284 serverVolume->SetUnmounting(true);
H A DVolumeManager.cpp207 rootVolume->SetUnmounting(true);
225 rootVolume->SetUnmounting(true);
H A DServerConnection.cpp204 volume->SetUnmounting(true);
H A DVolume.h39 void SetUnmounting(bool unmounting);
H A DVolume.cpp93 // SetUnmounting
95 Volume::SetUnmounting(bool unmounting) function in class:Volume
H A DVirtualVolume.cpp104 volume->SetUnmounting(true);

Completed in 45 milliseconds