Searched refs:UMountAllPath (Results 1 – 2 of 2) sorted by relevance
92 int32_t UMountAllPath(int32_t userId, std::list<std::string> &unMountFailList);
797 int32_t MountManager::UMountAllPath(int32_t userId, std::list<std::string> &unMountFailList) in UMountAllPath() function in OHOS::StorageDaemon::MountManager1131 int32_t unMountRes = UMountAllPath(userId, unMountFailList); in UmountFileSystem()