Lines Matching refs:GetLatestMutableCFOptions
3612 *column_family_data->GetLatestMutableCFOptions()); in AppendVersion()
4573 cfd->GetLatestMutableCFOptions()->prefix_extractor.get()); in Recover()
4582 *cfd->GetLatestMutableCFOptions(), in Recover()
4587 v->PrepareApply(*cfd->GetLatestMutableCFOptions(), in Recover()
5133 *cfd->GetLatestMutableCFOptions(), in DumpManifest()
5136 v->PrepareApply(*cfd->GetLatestMutableCFOptions(), false); in DumpManifest()
5721 *new_cfd->GetLatestMutableCFOptions(), in CreateColumnFamily()
5726 *new_cfd->GetLatestMutableCFOptions()); in CreateColumnFamily()
5730 new_cfd->CreateNewMemtable(*new_cfd->GetLatestMutableCFOptions(), in CreateColumnFamily()
5862 cfd->GetLatestMutableCFOptions()->prefix_extractor.get()); in Recover()
5912 *cfd->GetLatestMutableCFOptions(), in Recover()
5917 v->PrepareApply(*cfd->GetLatestMutableCFOptions(), in Recover()
6124 cfd->GetLatestMutableCFOptions()->prefix_extractor.get()); in ApplyOneVersionEditToBuilder()
6132 *cfd->GetLatestMutableCFOptions(), in ApplyOneVersionEditToBuilder()
6135 version->PrepareApply(*cfd->GetLatestMutableCFOptions(), true); in ApplyOneVersionEditToBuilder()