Searched refs:extra_fstab (Results 1 – 1 of 1) sorted by relevance
620 android::fs_mgr::Fstab extra_fstab; in MountMissingSystemPartitions() local649 extra_fstab.emplace_back(std::move(entry)); in MountMissingSystemPartitions()652 SkipMountingPartitions(&extra_fstab); in MountMissingSystemPartitions()653 if (extra_fstab.empty()) { in MountMissingSystemPartitions()658 for (auto& entry : extra_fstab) { in MountMissingSystemPartitions()