Searched refs:makeMountDir (Results 1 – 1 of 1) sorted by relevance
175 static std::pair<std::string, std::string> makeMountDir(std::string_view incrementalDir, in makeMountDir() function631 auto [mountKey, mountRoot] = makeMountDir(mIncrementalDir, mountNorm); in createStorage()