Searched refs:_UnmountAndEjectVolume (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/mount/
H A DAutoMounter.h48 void _UnmountAndEjectVolume(BPartition* partition,
50 void _UnmountAndEjectVolume(BMessage* message);
H A DAutoMounter.cpp407 _UnmountAndEjectVolume(message);
662 AutoMounter::_UnmountAndEjectVolume(BPartition* partition, BPath& mountPoint, function in class:AutoMounter
744 AutoMounter::_UnmountAndEjectVolume(BMessage* message) function in class:AutoMounter
756 _UnmountAndEjectVolume(partition, path, partition->ContentName());
782 _UnmountAndEjectVolume(NULL, path, name);

Completed in 21 milliseconds