Searched refs:to_unmount (Results 1 – 1 of 1) sorted by relevance
780 std::list<std::string> to_unmount; in UnmountTree() local784 to_unmount.push_front(std::string(mentry->mnt_dir)); in UnmountTree()789 for (const auto& path : to_unmount) { in UnmountTree()