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