Searched defs:mounts (Results 1 – 8 of 8) sorted by relevance
73 auto mounts = GetMounts(new_root); in SwitchRoot() local
887 android::fs_mgr::Fstab mounts; in MountMissingSystemPartitions() local
152 android::fs_mgr::Fstab mounts; in ReadFstab() local206 Fstab mounts; in FindPartition() local349 bool RemountPartition(Fstab& fstab, Fstab& mounts, FstabEntry& entry) { in RemountPartition()527 android::fs_mgr::Fstab mounts; in do_remount() local
1274 android::fs_mgr::Fstab mounts; in fs_mgr_overlayfs_candidate_list() local
56 std::string mounts; in TEST() local
271 std::ifstream mounts("/proc/mounts"); in PopulateFromMounts() local
194 Fstab mounts; in cp_commitChanges() local372 Fstab mounts; in cp_prepareCheckpoint() local
259 std::unique_ptr<std::FILE, int (*)(std::FILE*)> mounts(setmntent("/proc/mounts", "re"), in TEST() local