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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_dup.c459 db_indx_t new_indx; local
571 key_type, &match, &new_indx)) != 0)
590 (u_int32_t)new_indx, &LSN(next_pagep),
605 new_indx = NDX_INVALID;
618 H_KEYINDEX(hcp->indx), next_pagep, &new_indx)) != 0)
623 PGNO(next_pagep), new_indx)) != 0)
647 hcp->indx = new_indx;
H A Dhash_rec.c1099 order = argp->new_indx;
1148 lcp->indx == argp->new_indx &&
1159 opdcp->indx != argp->new_indx ||
H A Dhash_autop.c507 (void)printf("\tnew_indx: %lu\n", (u_long)argp->new_indx);
H A Dhash_auto.c2432 LOGCOPY_32(env, &argp->new_indx, bp);
2433 bp += sizeof(argp->new_indx);
2445 __ham_chgpg_log(dbp, txnp, ret_lsnp, flags, mode, old_pgno, new_pgno, old_indx, new_indx)
2454 u_int32_t new_indx;
2567 LOGCOPY_32(env, bp, &new_indx);
2568 bp += sizeof(new_indx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dhash_auto.h159 u_int32_t new_indx; member in struct:___ham_chgpg_args

Completed in 91 milliseconds