Home
last modified time | relevance | path

Searched refs:UmountFileSystem (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/user/
H A Dmount_manager.h137 int32_t UmountFileSystem(int32_t userId);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp1092 int unMount = UmountFileSystem(userId); in UmountByUser()
1127 int32_t MountManager::UmountFileSystem(int32_t userId) in UmountFileSystem() function in OHOS::StorageDaemon::MountManager