Searched refs:__db_freelist_pos (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/db/
H A Ddb_meta.c343 __db_freelist_pos(h->pgno, list, nelem, &position);
524 * __db_freelist_pos -- find the position of a page in the freelist.
528 * PUBLIC: void __db_freelist_pos __P((db_pgno_t,
533 __db_freelist_pos(pgno, list, nelem, posp) function
H A Ddb_rec.c750 __db_freelist_pos(argp->pgno, lp, nelem, &pos);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h167 void __db_freelist_pos __P((db_pgno_t, db_pgno_t *, u_int32_t, u_int32_t *));

Completed in 99 milliseconds