Searched refs:UmountForPath (Results 1 – 5 of 5) sorted by relevance
106 int ret = UmountForPath(path1);109 ret = UmountForPath(path2);112 ret = UmountForPath(path3);
92 int UmountForPath(const std::string& path) in UmountForPath() function291 if (UmountForPath(path) != 0) { in FormatPartition()337 if (UmountForPath(mountPoint) != 0) { in SetupPartitions()
60 int ret = UmountForPath(partName); in DoUmountDiskPartition()
25 int UmountForPath(const std::string &path);
558 if (UmountForPath(path) != 0) { in RestoreconPath()