Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_test_util.h263 size_t preallocation_size = preallocation_block_size(); in NewWritableFile()
362 size_t preallocation_size = preallocation_block_size(); in NewWritableFile()
/rocksdb-6.9/include/rocksdb/
Dfile_system.h880 size_t preallocation_block_size() { return preallocation_block_size_; } in preallocation_block_size() function
Denv.h894 size_t preallocation_block_size() { return preallocation_block_size_; } in preallocation_block_size() function