Searched refs:untouched (Results 1 – 1 of 1) sorted by relevance
129 auto untouched = mounts_; in MountHandlerFunction() local134 auto match = untouched.find(entry); in MountHandlerFunction()135 if (match == untouched.end()) { in MountHandlerFunction()138 untouched.erase(match); in MountHandlerFunction()142 for (auto& entry : untouched) { in MountHandlerFunction()