Searched refs:IsPathMounted (Results 1 – 3 of 3) sorted by relevance
252 if (IsPathMounted(dst)) { in HmdfsTwiceMount()262 if (IsPathMounted(dst)) { in HmdfsTwiceMount()272 if (IsPathMounted(dst)) { in HmdfsTwiceMount()287 if (IsPathMounted(dst)) { in SharefsMount()310 if (IsPathMounted(dstPath)) { in HmSharefsMount()336 if (IsPathMounted(dst)) { in HmdfsMount()566 if (IsPathMounted(cloudPath)) { in CloudTwiceMount()574 if (IsPathMounted(cloudMediaPath)) { in CloudTwiceMount()1399 if (IsPathMounted(dstPath)) { in BindAndRecMount()
61 bool IsPathMounted(std::string &path);
556 bool IsPathMounted(std::string &path) in IsPathMounted() function