Home
last modified time | relevance | path

Searched refs:BLOCKNUM (Results 1 – 25 of 820) sorted by relevance

12345678910>>...33

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/serialize/
H A Dblock_table.h65 typedef int (*BLOCKTABLE_CALLBACK)(BLOCKNUM b,
71 BLOCKNUM result = {.b = b}; in make_blocknum()
74 static const BLOCKNUM ROLLBACK_NONE = {.b = 0};
125 void realloc_on_disk(BLOCKNUM b,
135 void free_unused_blocknums(BLOCKNUM root);
143 void verify_blocknum_allocated(BLOCKNUM b);
184 BLOCKNUM next_free_blocknum;
207 BLOCKNUM smallest_never_used_blocknum;
210 BLOCKNUM blocknum_freelist_head;
243 void _free_blocknum_unlocked(BLOCKNUM *bp,
[all …]
H A Dft_node-serialize.h60 BLOCKNUM,
77 BLOCKNUM blocknum,
89 BLOCKNUM off,
102 …raw_block_into_rbuf(uint8_t *raw_block, size_t raw_block_size, struct rbuf *rb, BLOCKNUM blocknum);
107 BLOCKNUM blocknum,
113 BLOCKNUM blocknum);
117 void initialize_ftnode(FTNODE node, BLOCKNUM blocknum);
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/serialize/
H A Dblock_table.h65 typedef int (*BLOCKTABLE_CALLBACK)(BLOCKNUM b,
71 BLOCKNUM result = {.b = b}; in make_blocknum()
74 static const BLOCKNUM ROLLBACK_NONE = {.b = 0};
125 void realloc_on_disk(BLOCKNUM b,
135 void free_unused_blocknums(BLOCKNUM root);
143 void verify_blocknum_allocated(BLOCKNUM b);
184 BLOCKNUM next_free_blocknum;
207 BLOCKNUM smallest_never_used_blocknum;
210 BLOCKNUM blocknum_freelist_head;
243 void _free_blocknum_unlocked(BLOCKNUM *bp,
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/serialize/
H A Dblock_table.h65 typedef int (*BLOCKTABLE_CALLBACK)(BLOCKNUM b,
71 BLOCKNUM result = {.b = b}; in make_blocknum()
74 static const BLOCKNUM ROLLBACK_NONE = {.b = 0};
125 void realloc_on_disk(BLOCKNUM b,
135 void free_unused_blocknums(BLOCKNUM root);
143 void verify_blocknum_allocated(BLOCKNUM b);
184 BLOCKNUM next_free_blocknum;
207 BLOCKNUM smallest_never_used_blocknum;
210 BLOCKNUM blocknum_freelist_head;
243 void _free_blocknum_unlocked(BLOCKNUM *bp,
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/serialize/
H A Dblock_table.h65 typedef int (*BLOCKTABLE_CALLBACK)(BLOCKNUM b,
71 BLOCKNUM result = {.b = b}; in make_blocknum()
74 static const BLOCKNUM ROLLBACK_NONE = {.b = 0};
125 void realloc_on_disk(BLOCKNUM b,
135 void free_unused_blocknums(BLOCKNUM root);
143 void verify_blocknum_allocated(BLOCKNUM b);
184 BLOCKNUM next_free_blocknum;
207 BLOCKNUM smallest_never_used_blocknum;
210 BLOCKNUM blocknum_freelist_head;
243 void _free_blocknum_unlocked(BLOCKNUM *bp,
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/serialize/
H A Dblock_table.h65 typedef int (*BLOCKTABLE_CALLBACK)(BLOCKNUM b,
71 BLOCKNUM result = {.b = b}; in make_blocknum()
74 static const BLOCKNUM ROLLBACK_NONE = {.b = 0};
125 void realloc_on_disk(BLOCKNUM b,
135 void free_unused_blocknums(BLOCKNUM root);
143 void verify_blocknum_allocated(BLOCKNUM b);
184 BLOCKNUM next_free_blocknum;
207 BLOCKNUM smallest_never_used_blocknum;
210 BLOCKNUM blocknum_freelist_head;
243 void _free_blocknum_unlocked(BLOCKNUM *bp,
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/serialize/
H A Dblock_table.h65 typedef int (*BLOCKTABLE_CALLBACK)(BLOCKNUM b,
71 BLOCKNUM result = {.b = b}; in make_blocknum()
74 static const BLOCKNUM ROLLBACK_NONE = {.b = 0};
125 void realloc_on_disk(BLOCKNUM b,
135 void free_unused_blocknums(BLOCKNUM root);
143 void verify_blocknum_allocated(BLOCKNUM b);
184 BLOCKNUM next_free_blocknum;
207 BLOCKNUM smallest_never_used_blocknum;
210 BLOCKNUM blocknum_freelist_head;
243 void _free_blocknum_unlocked(BLOCKNUM *bp,
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/serialize/
H A Dblock_table.h65 typedef int (*BLOCKTABLE_CALLBACK)(BLOCKNUM b,
71 BLOCKNUM result = {.b = b}; in make_blocknum()
74 static const BLOCKNUM ROLLBACK_NONE = {.b = 0};
125 void realloc_on_disk(BLOCKNUM b,
135 void free_unused_blocknums(BLOCKNUM root);
143 void verify_blocknum_allocated(BLOCKNUM b);
184 BLOCKNUM next_free_blocknum;
207 BLOCKNUM smallest_never_used_blocknum;
210 BLOCKNUM blocknum_freelist_head;
243 void _free_blocknum_unlocked(BLOCKNUM *bp,
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/serialize/
H A Dblock_table.h65 typedef int (*BLOCKTABLE_CALLBACK)(BLOCKNUM b,
71 BLOCKNUM result = {.b = b}; in make_blocknum()
74 static const BLOCKNUM ROLLBACK_NONE = {.b = 0};
125 void realloc_on_disk(BLOCKNUM b,
135 void free_unused_blocknums(BLOCKNUM root);
143 void verify_blocknum_allocated(BLOCKNUM b);
184 BLOCKNUM next_free_blocknum;
207 BLOCKNUM smallest_never_used_blocknum;
210 BLOCKNUM blocknum_freelist_head;
243 void _free_blocknum_unlocked(BLOCKNUM *bp,
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/serialize/
H A Dblock_table.h65 typedef int (*BLOCKTABLE_CALLBACK)(BLOCKNUM b,
71 BLOCKNUM result = {.b = b}; in make_blocknum()
74 static const BLOCKNUM ROLLBACK_NONE = {.b = 0};
125 void realloc_on_disk(BLOCKNUM b,
135 void free_unused_blocknums(BLOCKNUM root);
143 void verify_blocknum_allocated(BLOCKNUM b);
184 BLOCKNUM next_free_blocknum;
207 BLOCKNUM smallest_never_used_blocknum;
210 BLOCKNUM blocknum_freelist_head;
243 void _free_blocknum_unlocked(BLOCKNUM *bp,
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/serialize/
H A Dblock_table.h65 typedef int (*BLOCKTABLE_CALLBACK)(BLOCKNUM b,
71 BLOCKNUM result = {.b = b}; in make_blocknum()
74 static const BLOCKNUM ROLLBACK_NONE = {.b = 0};
125 void realloc_on_disk(BLOCKNUM b,
135 void free_unused_blocknums(BLOCKNUM root);
143 void verify_blocknum_allocated(BLOCKNUM b);
184 BLOCKNUM next_free_blocknum;
207 BLOCKNUM smallest_never_used_blocknum;
210 BLOCKNUM blocknum_freelist_head;
243 void _free_blocknum_unlocked(BLOCKNUM *bp,
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/serialize/
H A Dblock_table.h65 typedef int (*BLOCKTABLE_CALLBACK)(BLOCKNUM b,
71 BLOCKNUM result = {.b = b}; in make_blocknum()
74 static const BLOCKNUM ROLLBACK_NONE = {.b = 0};
125 void realloc_on_disk(BLOCKNUM b,
135 void free_unused_blocknums(BLOCKNUM root);
143 void verify_blocknum_allocated(BLOCKNUM b);
184 BLOCKNUM next_free_blocknum;
207 BLOCKNUM smallest_never_used_blocknum;
210 BLOCKNUM blocknum_freelist_head;
243 void _free_blocknum_unlocked(BLOCKNUM *bp,
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/serialize/
H A Dblock_table.h65 typedef int (*BLOCKTABLE_CALLBACK)(BLOCKNUM b,
71 BLOCKNUM result = {.b = b}; in make_blocknum()
74 static const BLOCKNUM ROLLBACK_NONE = {.b = 0};
125 void realloc_on_disk(BLOCKNUM b,
135 void free_unused_blocknums(BLOCKNUM root);
143 void verify_blocknum_allocated(BLOCKNUM b);
184 BLOCKNUM next_free_blocknum;
207 BLOCKNUM smallest_never_used_blocknum;
210 BLOCKNUM blocknum_freelist_head;
243 void _free_blocknum_unlocked(BLOCKNUM *bp,
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/
H A Dft-internal.h135 BLOCKNUM root_blocknum;
231 BLOCKNUM rightmost_blocknum;
370 int toku_ftnode_cleaner_callback( void *ftnode_pv, BLOCKNUM blocknum, uint32_t fullhash, void *extr…
423 int toku_testsetup_leaf(FT_HANDLE ft_h, BLOCKNUM *blocknum, int n_children, char **keys, int *keyle…
424 …t toku_testsetup_nonleaf (FT_HANDLE ft_h, int height, BLOCKNUM *blocknum, int n_children, BLOCKNUM
425 int toku_testsetup_root(FT_HANDLE ft_h, BLOCKNUM);
426 int toku_testsetup_get_sersize(FT_HANDLE ft_h, BLOCKNUM); // Return the size on disk.
427 int toku_testsetup_insert_to_leaf (FT_HANDLE ft_h, BLOCKNUM, const char *key, int keylen, const cha…
428 int toku_testsetup_insert_to_nonleaf (FT_HANDLE ft_h, BLOCKNUM, enum ft_msg_type, const char *key, …
429 void toku_pin_node_with_min_bfe(FTNODE* node, BLOCKNUM b, FT_HANDLE t);
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/
H A Dft-internal.h135 BLOCKNUM root_blocknum;
231 BLOCKNUM rightmost_blocknum;
370 int toku_ftnode_cleaner_callback( void *ftnode_pv, BLOCKNUM blocknum, uint32_t fullhash, void *extr…
423 int toku_testsetup_leaf(FT_HANDLE ft_h, BLOCKNUM *blocknum, int n_children, char **keys, int *keyle…
424 …t toku_testsetup_nonleaf (FT_HANDLE ft_h, int height, BLOCKNUM *blocknum, int n_children, BLOCKNUM
425 int toku_testsetup_root(FT_HANDLE ft_h, BLOCKNUM);
426 int toku_testsetup_get_sersize(FT_HANDLE ft_h, BLOCKNUM); // Return the size on disk.
427 int toku_testsetup_insert_to_leaf (FT_HANDLE ft_h, BLOCKNUM, const char *key, int keylen, const cha…
428 int toku_testsetup_insert_to_nonleaf (FT_HANDLE ft_h, BLOCKNUM, enum ft_msg_type, const char *key, …
429 void toku_pin_node_with_min_bfe(FTNODE* node, BLOCKNUM b, FT_HANDLE t);
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/
H A Dft-internal.h135 BLOCKNUM root_blocknum;
231 BLOCKNUM rightmost_blocknum;
370 int toku_ftnode_cleaner_callback( void *ftnode_pv, BLOCKNUM blocknum, uint32_t fullhash, void *extr…
423 int toku_testsetup_leaf(FT_HANDLE ft_h, BLOCKNUM *blocknum, int n_children, char **keys, int *keyle…
424 …t toku_testsetup_nonleaf (FT_HANDLE ft_h, int height, BLOCKNUM *blocknum, int n_children, BLOCKNUM
425 int toku_testsetup_root(FT_HANDLE ft_h, BLOCKNUM);
426 int toku_testsetup_get_sersize(FT_HANDLE ft_h, BLOCKNUM); // Return the size on disk.
427 int toku_testsetup_insert_to_leaf (FT_HANDLE ft_h, BLOCKNUM, const char *key, int keylen, const cha…
428 int toku_testsetup_insert_to_nonleaf (FT_HANDLE ft_h, BLOCKNUM, enum ft_msg_type, const char *key, …
429 void toku_pin_node_with_min_bfe(FTNODE* node, BLOCKNUM b, FT_HANDLE t);
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/
H A Dft-internal.h135 BLOCKNUM root_blocknum;
231 BLOCKNUM rightmost_blocknum;
370 int toku_ftnode_cleaner_callback( void *ftnode_pv, BLOCKNUM blocknum, uint32_t fullhash, void *extr…
423 int toku_testsetup_leaf(FT_HANDLE ft_h, BLOCKNUM *blocknum, int n_children, char **keys, int *keyle…
424 …t toku_testsetup_nonleaf (FT_HANDLE ft_h, int height, BLOCKNUM *blocknum, int n_children, BLOCKNUM
425 int toku_testsetup_root(FT_HANDLE ft_h, BLOCKNUM);
426 int toku_testsetup_get_sersize(FT_HANDLE ft_h, BLOCKNUM); // Return the size on disk.
427 int toku_testsetup_insert_to_leaf (FT_HANDLE ft_h, BLOCKNUM, const char *key, int keylen, const cha…
428 int toku_testsetup_insert_to_nonleaf (FT_HANDLE ft_h, BLOCKNUM, enum ft_msg_type, const char *key, …
429 void toku_pin_node_with_min_bfe(FTNODE* node, BLOCKNUM b, FT_HANDLE t);
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/
H A Dft-internal.h135 BLOCKNUM root_blocknum;
231 BLOCKNUM rightmost_blocknum;
370 int toku_ftnode_cleaner_callback( void *ftnode_pv, BLOCKNUM blocknum, uint32_t fullhash, void *extr…
423 int toku_testsetup_leaf(FT_HANDLE ft_h, BLOCKNUM *blocknum, int n_children, char **keys, int *keyle…
424 …t toku_testsetup_nonleaf (FT_HANDLE ft_h, int height, BLOCKNUM *blocknum, int n_children, BLOCKNUM
425 int toku_testsetup_root(FT_HANDLE ft_h, BLOCKNUM);
426 int toku_testsetup_get_sersize(FT_HANDLE ft_h, BLOCKNUM); // Return the size on disk.
427 int toku_testsetup_insert_to_leaf (FT_HANDLE ft_h, BLOCKNUM, const char *key, int keylen, const cha…
428 int toku_testsetup_insert_to_nonleaf (FT_HANDLE ft_h, BLOCKNUM, enum ft_msg_type, const char *key, …
429 void toku_pin_node_with_min_bfe(FTNODE* node, BLOCKNUM b, FT_HANDLE t);
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/
H A Dft-internal.h135 BLOCKNUM root_blocknum;
231 BLOCKNUM rightmost_blocknum;
370 int toku_ftnode_cleaner_callback( void *ftnode_pv, BLOCKNUM blocknum, uint32_t fullhash, void *extr…
423 int toku_testsetup_leaf(FT_HANDLE ft_h, BLOCKNUM *blocknum, int n_children, char **keys, int *keyle…
424 …t toku_testsetup_nonleaf (FT_HANDLE ft_h, int height, BLOCKNUM *blocknum, int n_children, BLOCKNUM
425 int toku_testsetup_root(FT_HANDLE ft_h, BLOCKNUM);
426 int toku_testsetup_get_sersize(FT_HANDLE ft_h, BLOCKNUM); // Return the size on disk.
427 int toku_testsetup_insert_to_leaf (FT_HANDLE ft_h, BLOCKNUM, const char *key, int keylen, const cha…
428 int toku_testsetup_insert_to_nonleaf (FT_HANDLE ft_h, BLOCKNUM, enum ft_msg_type, const char *key, …
429 void toku_pin_node_with_min_bfe(FTNODE* node, BLOCKNUM b, FT_HANDLE t);
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/
H A Dft-internal.h135 BLOCKNUM root_blocknum;
231 BLOCKNUM rightmost_blocknum;
370 int toku_ftnode_cleaner_callback( void *ftnode_pv, BLOCKNUM blocknum, uint32_t fullhash, void *extr…
423 int toku_testsetup_leaf(FT_HANDLE ft_h, BLOCKNUM *blocknum, int n_children, char **keys, int *keyle…
424 …t toku_testsetup_nonleaf (FT_HANDLE ft_h, int height, BLOCKNUM *blocknum, int n_children, BLOCKNUM
425 int toku_testsetup_root(FT_HANDLE ft_h, BLOCKNUM);
426 int toku_testsetup_get_sersize(FT_HANDLE ft_h, BLOCKNUM); // Return the size on disk.
427 int toku_testsetup_insert_to_leaf (FT_HANDLE ft_h, BLOCKNUM, const char *key, int keylen, const cha…
428 int toku_testsetup_insert_to_nonleaf (FT_HANDLE ft_h, BLOCKNUM, enum ft_msg_type, const char *key, …
429 void toku_pin_node_with_min_bfe(FTNODE* node, BLOCKNUM b, FT_HANDLE t);
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/
H A Dft-internal.h135 BLOCKNUM root_blocknum;
231 BLOCKNUM rightmost_blocknum;
370 int toku_ftnode_cleaner_callback( void *ftnode_pv, BLOCKNUM blocknum, uint32_t fullhash, void *extr…
423 int toku_testsetup_leaf(FT_HANDLE ft_h, BLOCKNUM *blocknum, int n_children, char **keys, int *keyle…
424 …t toku_testsetup_nonleaf (FT_HANDLE ft_h, int height, BLOCKNUM *blocknum, int n_children, BLOCKNUM
425 int toku_testsetup_root(FT_HANDLE ft_h, BLOCKNUM);
426 int toku_testsetup_get_sersize(FT_HANDLE ft_h, BLOCKNUM); // Return the size on disk.
427 int toku_testsetup_insert_to_leaf (FT_HANDLE ft_h, BLOCKNUM, const char *key, int keylen, const cha…
428 int toku_testsetup_insert_to_nonleaf (FT_HANDLE ft_h, BLOCKNUM, enum ft_msg_type, const char *key, …
429 void toku_pin_node_with_min_bfe(FTNODE* node, BLOCKNUM b, FT_HANDLE t);
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/
H A Dft-internal.h135 BLOCKNUM root_blocknum;
231 BLOCKNUM rightmost_blocknum;
370 int toku_ftnode_cleaner_callback( void *ftnode_pv, BLOCKNUM blocknum, uint32_t fullhash, void *extr…
423 int toku_testsetup_leaf(FT_HANDLE ft_h, BLOCKNUM *blocknum, int n_children, char **keys, int *keyle…
424 …t toku_testsetup_nonleaf (FT_HANDLE ft_h, int height, BLOCKNUM *blocknum, int n_children, BLOCKNUM
425 int toku_testsetup_root(FT_HANDLE ft_h, BLOCKNUM);
426 int toku_testsetup_get_sersize(FT_HANDLE ft_h, BLOCKNUM); // Return the size on disk.
427 int toku_testsetup_insert_to_leaf (FT_HANDLE ft_h, BLOCKNUM, const char *key, int keylen, const cha…
428 int toku_testsetup_insert_to_nonleaf (FT_HANDLE ft_h, BLOCKNUM, enum ft_msg_type, const char *key, …
429 void toku_pin_node_with_min_bfe(FTNODE* node, BLOCKNUM b, FT_HANDLE t);
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/
H A Dft-internal.h135 BLOCKNUM root_blocknum;
231 BLOCKNUM rightmost_blocknum;
370 int toku_ftnode_cleaner_callback( void *ftnode_pv, BLOCKNUM blocknum, uint32_t fullhash, void *extr…
423 int toku_testsetup_leaf(FT_HANDLE ft_h, BLOCKNUM *blocknum, int n_children, char **keys, int *keyle…
424 …t toku_testsetup_nonleaf (FT_HANDLE ft_h, int height, BLOCKNUM *blocknum, int n_children, BLOCKNUM
425 int toku_testsetup_root(FT_HANDLE ft_h, BLOCKNUM);
426 int toku_testsetup_get_sersize(FT_HANDLE ft_h, BLOCKNUM); // Return the size on disk.
427 int toku_testsetup_insert_to_leaf (FT_HANDLE ft_h, BLOCKNUM, const char *key, int keylen, const cha…
428 int toku_testsetup_insert_to_nonleaf (FT_HANDLE ft_h, BLOCKNUM, enum ft_msg_type, const char *key, …
429 void toku_pin_node_with_min_bfe(FTNODE* node, BLOCKNUM b, FT_HANDLE t);
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/
H A Dft-internal.h135 BLOCKNUM root_blocknum;
231 BLOCKNUM rightmost_blocknum;
370 int toku_ftnode_cleaner_callback( void *ftnode_pv, BLOCKNUM blocknum, uint32_t fullhash, void *extr…
423 int toku_testsetup_leaf(FT_HANDLE ft_h, BLOCKNUM *blocknum, int n_children, char **keys, int *keyle…
424 …t toku_testsetup_nonleaf (FT_HANDLE ft_h, int height, BLOCKNUM *blocknum, int n_children, BLOCKNUM
425 int toku_testsetup_root(FT_HANDLE ft_h, BLOCKNUM);
426 int toku_testsetup_get_sersize(FT_HANDLE ft_h, BLOCKNUM); // Return the size on disk.
427 int toku_testsetup_insert_to_leaf (FT_HANDLE ft_h, BLOCKNUM, const char *key, int keylen, const cha…
428 int toku_testsetup_insert_to_nonleaf (FT_HANDLE ft_h, BLOCKNUM, enum ft_msg_type, const char *key, …
429 void toku_pin_node_with_min_bfe(FTNODE* node, BLOCKNUM b, FT_HANDLE t);
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/
H A Dft-internal.h135 BLOCKNUM root_blocknum;
231 BLOCKNUM rightmost_blocknum;
370 int toku_ftnode_cleaner_callback( void *ftnode_pv, BLOCKNUM blocknum, uint32_t fullhash, void *extr…
423 int toku_testsetup_leaf(FT_HANDLE ft_h, BLOCKNUM *blocknum, int n_children, char **keys, int *keyle…
424 …t toku_testsetup_nonleaf (FT_HANDLE ft_h, int height, BLOCKNUM *blocknum, int n_children, BLOCKNUM
425 int toku_testsetup_root(FT_HANDLE ft_h, BLOCKNUM);
426 int toku_testsetup_get_sersize(FT_HANDLE ft_h, BLOCKNUM); // Return the size on disk.
427 int toku_testsetup_insert_to_leaf (FT_HANDLE ft_h, BLOCKNUM, const char *key, int keylen, const cha…
428 int toku_testsetup_insert_to_nonleaf (FT_HANDLE ft_h, BLOCKNUM, enum ft_msg_type, const char *key, …
429 void toku_pin_node_with_min_bfe(FTNODE* node, BLOCKNUM b, FT_HANDLE t);
[all …]

12345678910>>...33