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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_page.c1714 db_indx_t n, dest_indx; local
1814 dest_indx = NDX_INVALID;
1816 H_KEYINDEX(n), *pp, &dest_indx)) != 0)
1848 hcp->indx = dest_indx;
1866 cp->indx = dest_indx;
1881 PGNO(*pp), n, dest_indx)) != 0)
2212 * dest_indx is an optional parameter, it serves several purposes:
2221 __ham_copypair(dbc, src_page, src_ndx, dest_page, dest_indx)
2226 db_indx_t *dest_indx;
2256 if ((ret = __ham_insertpair(dbc, dest_page, dest_indx,
[all...]

Completed in 92 milliseconds