Home
last modified time | relevance | path

Searched refs:erase_same_mounts (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/init/
H A Dfirst_stage_mount.cpp94 bool MountPartition(const Fstab::iterator& begin, bool erase_same_mounts,
403 bool FirstStageMount::MountPartition(const Fstab::iterator& begin, bool erase_same_mounts, in MountPartition() argument
439 if (erase_same_mounts) { in MountPartition()