Searched refs:mountIt (Results 1 – 1 of 1) sorted by relevance
683 const auto mountIt = getStorageSlotLocked(); in createStorage() local684 const auto mountId = mountIt->first; in createStorage()700 std::unique_ptr<decltype(mountIt), decltype(secondCleanup)>(&mountIt, secondCleanup); in createStorage()739 mountIt->second = std::move(ifs); in createStorage()761 const auto mountIt = getStorageSlotLocked(); in createLinkedStorage() local762 const auto storageId = mountIt->first; in createLinkedStorage()766 mMounts.erase(mountIt); in createLinkedStorage()784 mountIt->second = ifs; in createLinkedStorage()