Searched refs:extra_fstab (Results 1 – 1 of 1) sorted by relevance
894 android::fs_mgr::Fstab extra_fstab; in MountMissingSystemPartitions() local924 extra_fstab.emplace_back(std::move(entry)); in MountMissingSystemPartitions()928 SkipMountingPartitions(&extra_fstab, true /* verbose */); in MountMissingSystemPartitions()929 if (extra_fstab.empty()) { in MountMissingSystemPartitions()934 for (auto& entry : extra_fstab) { in MountMissingSystemPartitions()