Searched refs:srcPath (Results 1 – 1 of 1) sorted by relevance
105 std::string srcPath = StringPrintf("%s/%d", srcUserPath.c_str(), volumeUserId); in bindMountVolume() local110 auto status = doFuseBindMount(srcPath, dstPath, pathsToUnmount); in bindMountVolume()