Home
last modified time | relevance | path

Searched defs:Umount (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/mountpoint/
H A Dmount_manager.cpp40 void MountManager::Umount(weak_ptr<MountPoint> wmp) in Umount() function in OHOS::Storage::DistributedFile::MountManager
45 void MountManager::Umount(const std::string &groupId) in Umount() function in OHOS::Storage::DistributedFile::MountManager
H A Dmount_point.cpp38 void MountPoint::Umount() const in Umount() function in OHOS::Storage::DistributedFile::MountPoint