Searched refs:LocalMntArgs (Results 1 – 1 of 1) sorted by relevance
948 Utils::MountArgument LocalMntArgs(Utils::MountArgumentDescriptors::Alpha(userId, "account")); in LocalMount() local949 if (Mount(LocalMntArgs.GetFullSrc(), LocalMntArgs.GetCommFullPath() + "local/", in LocalMount()954 if (Mount(LocalMntArgs.GetFullSrc(), LocalMntArgs.GetCloudFullPath(), in LocalMount()1070 Utils::MountArgument LocalMntArgs(Utils::MountArgumentDescriptors::Alpha(userId, "account")); in LocalUMount() local1071 std::string path = LocalMntArgs.GetCommFullPath() + "local/"; in LocalUMount()1077 path = LocalMntArgs.GetCloudFullPath(); in LocalUMount()