Searched refs:srcUserPath (Results 1 – 1 of 1) sorted by relevance
101 std::string srcUserPath = GetFuseMountPathForUser(volumeUserId, label); in bindMountVolume() local102 std::string srcPath = StringPrintf("%s/%d", srcUserPath.c_str(), volumeUserId); in bindMountVolume()