Home
last modified time | relevance | path

Searched refs:BLOBSTORE_MULTIPART_MIN_PART_SIZE (Results 1 – 3 of 3) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/
H A DKnobs.h172 int BLOBSTORE_MULTIPART_MIN_PART_SIZE; variable
H A DKnobs.cpp172 init( BLOBSTORE_MULTIPART_MIN_PART_SIZE, 5242880 ); in ClientKnobs()
H A DBlobStore.actor.cpp69 multipart_min_part_size = CLIENT_KNOBS->BLOBSTORE_MULTIPART_MIN_PART_SIZE; in BlobKnobs()