Searched refs:UpdateMetadataForInPlaceSnapshot (Results 1 – 4 of 4) sorted by relevance
116 TEST(liblp, UpdateMetadataForInPlaceSnapshot) { in TEST() argument147 ASSERT_TRUE(UpdateMetadataForInPlaceSnapshot(metadata.get(), 0, 1)); in TEST()
103 bool UpdateMetadataForInPlaceSnapshot(LpMetadata* metadata, uint32_t source_slot_number,
224 bool UpdateMetadataForInPlaceSnapshot(LpMetadata* metadata, uint32_t source_slot_number, in UpdateMetadataForInPlaceSnapshot() function
247 if (!UpdateMetadataForInPlaceSnapshot(metadata.get(), source_slot_number, in NewForUpdate()