Searched refs:remove_from (Results 1 – 1 of 1) sorted by relevance
834 auto remove_from = std::stable_partition(fstab->begin(), fstab->end(), glob_pattern_mismatch); in SkipMountWithConfig() local836 for (auto it = remove_from; it != fstab->end(); ++it) { in SkipMountWithConfig()840 fstab->erase(remove_from, fstab->end()); in SkipMountWithConfig()