Home
last modified time | relevance | path

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

/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/
H A DReadYourWrites.h36 bool writeSystemKeys : 1; member
H A DReadYourWrites.actor.cpp1807 options.writeSystemKeys = true; in setOption()
1950 if(options.writeSystemKeys) in getMaxWriteKey()