Searched refs:rocksdb_writebatch_wi_count (Results 1 – 3 of 3) sorted by relevance
548 extern ROCKSDB_LIBRARY_API int rocksdb_writebatch_wi_count(rocksdb_writebatch_wi_t* b);
817 int count = rocksdb_writebatch_wi_count(wbi); in main()
1612 int rocksdb_writebatch_wi_count(rocksdb_writebatch_wi_t* b) { in rocksdb_writebatch_wi_count() function