Searched refs:split_buf (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dhash.h71 PAGE *split_buf; /* Temporary buffer for splits. */ member in struct:cursor_t
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash.c136 dbc->dbp->pgsize, &new_curs->split_buf)) != 0) {
239 if (hcp->split_buf != NULL)
240 __os_free(dbc->env, hcp->split_buf);
H A Dhash_page.c188 * hlock, hdr, split_buf, stats
994 return (__ham_sort_page(dbc, &hcp->split_buf, page));
1750 temp_pagep = hcp->split_buf;

Completed in 161 milliseconds