Searched refs:depth (Results 1 – 3 of 3) sorted by relevance
446 uint32_t depth; in MakeSpaceForKey() member449 : bucket_id(_bucket_id), depth(_depth), parent_pos(_parent_pos) {} in MakeSpaceForKey()471 uint32_t curr_depth = curr_node.depth; in MakeSpaceForKey()
1740 rocksdb_transaction_options_t* opt, int64_t depth);
3810 rocksdb_transaction_options_t* opt, int64_t depth) { in rocksdb_transaction_options_set_deadlock_detect_depth() argument3811 opt->rep.deadlock_detect_depth = depth; in rocksdb_transaction_options_set_deadlock_detect_depth()