Searched refs:db_pgno_t (Results 1 - 25 of 136) sorted by relevance

123456

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_auto.h12 db_pgno_t pgno;
27 db_pgno_t pgno;
28 db_pgno_t prev_pgno;
29 db_pgno_t next_pgno;
42 db_pgno_t pgno;
54 db_pgno_t pgno;
56 db_pgno_t prev;
58 db_pgno_t next;
80 db_pgno_t pgno;
91 db_pgno_t meta_pgn
[all...]
H A Dbtree_auto.h11 db_pgno_t left;
13 db_pgno_t right;
16 db_pgno_t npgno;
18 db_pgno_t root_pgno;
29 db_pgno_t pgno;
31 db_pgno_t root_pgno;
32 db_pgno_t nrec;
43 db_pgno_t pgno;
56 db_pgno_t pgno;
69 db_pgno_t pgn
[all...]
H A Dhash_auto.h12 db_pgno_t pgno;
26 db_pgno_t prev_pgno;
28 db_pgno_t new_pgno;
30 db_pgno_t next_pgno;
41 db_pgno_t pgno;
52 db_pgno_t pgno;
67 db_pgno_t pgno;
69 db_pgno_t next_pgno;
71 db_pgno_t nnext_pgno;
83 db_pgno_t mmpgn
[all...]
H A Dbtree_ext.h13 int __bam_pgin __P((DB *, db_pgno_t, void *, DBT *));
14 int __bam_pgout __P((DB *, db_pgno_t, void *, DBT *));
16 int __bam_ca_delete __P((DB *, db_pgno_t, u_int32_t, int, int *));
17 int __ram_ca_delete __P((DB *, db_pgno_t, int *));
18 int __bam_ca_di __P((DBC *, db_pgno_t, u_int32_t, int));
19 int __bam_ca_dup __P((DBC *, u_int32_t, db_pgno_t, u_int32_t, db_pgno_t, u_int32_t));
20 int __bam_ca_undodup __P((DB *, u_int32_t, db_pgno_t, u_int32_t, u_int32_t));
21 int __bam_ca_rsplit __P((DBC *, db_pgno_t, db_pgno_t));
[all...]
H A Dqam_auto.h12 db_pgno_t meta_pgno;
27 db_pgno_t meta_pgno;
37 db_pgno_t pgno;
49 db_pgno_t pgno;
64 db_pgno_t pgno;
H A Dhash_ext.h16 int __ham_get_clist __P((DB *, db_pgno_t, u_int32_t, DBC ***));
18 int __ham_insdel_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, u_int32_t, db_pgno_t, u_int32_t, DB_LSN *, const DBT *, const DBT *));
20 int __ham_newpage_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, u_int32_t, db_pgno_t, DB_LSN *, db_pgno_t, DB_LSN *, db_pgno_t, DB_LSN *));
22 int __ham_splitdata_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, u_int32_t, db_pgno_t, const DBT *, DB_LSN *));
24 int __ham_replace_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, db_pgno_t, u_int32_t, DB_LSN *, int32_t, const DBT *, const DBT *, u_int32_t));
26 int __ham_copypage_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, db_pgno_t, DB_LSN *, db_pgno_t, DB_LSN *, db_pgno_t, DB_LS
[all...]
H A Ddb_ext.h10 int __crdel_metasub_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, db_pgno_t, const DBT *, DB_LSN *));
33 int __db_log_page __P((DB *, DB_TXN *, DB_LSN *, db_pgno_t, PAGE *));
38 int __db_cursor_int __P((DB *, DB_THREAD_INFO *, DB_TXN *, DBTYPE, db_pgno_t, int, DB_LOCKER *, DBC **));
46 int __db_addrem_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, u_int32_t, db_pgno_t, u_int32_t, u_int32_t, const DBT *, const DBT *, DB_LSN *));
48 int __db_big_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, u_int32_t, db_pgno_t, db_pgno_t, db_pgno_t, const DBT *, DB_LSN *, DB_LSN *, DB_LSN *));
50 int __db_ovref_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, db_pgno_t, int32_t, DB_LSN *));
55 int __db_noop_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, db_pgno_t, DB_LSN *));
58 int __db_pg_alloc_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, DB_LSN *, db_pgno_t, DB_LS
[all...]
H A Ddbreg_auto.h15 db_pgno_t meta_pgno;
H A Dqam_ext.h17 int __qam_incfirst_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, db_recno_t, db_pgno_t));
19 int __qam_mvptr_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, u_int32_t, db_recno_t, db_recno_t, db_recno_t, db_recno_t, DB_LSN *, db_pgno_t));
21 int __qam_del_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, DB_LSN *, db_pgno_t, u_int32_t, db_recno_t));
23 int __qam_add_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, DB_LSN *, db_pgno_t, u_int32_t, db_recno_t, const DBT *, u_int32_t, const DBT *));
25 int __qam_delext_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, DB_LSN *, db_pgno_t, u_int32_t, db_recno_t, const DBT *));
34 int __qam_pgin_out __P((ENV *, db_pgno_t, void *, DBT *));
35 int __qam_fprobe __P((DBC *, db_pgno_t, void *, qam_probe_mode, DB_CACHE_PRIORITY, u_int32_t));
36 int __qam_fclose __P((DB *, db_pgno_t));
37 int __qam_fremove __P((DB *, db_pgno_t));
46 int __queue_pageinfo __P((DB *, db_pgno_t *, db_pgno_
[all...]
H A Dmp_ext.h15 int __memp_fget_pp __P((DB_MPOOLFILE *, db_pgno_t *, DB_TXN *, u_int32_t, void *));
16 int __memp_fget __P((DB_MPOOLFILE *, db_pgno_t *, DB_THREAD_INFO *, DB_TXN *, u_int32_t, void *));
29 int __memp_get_last_pgno __P((DB_MPOOLFILE *, db_pgno_t *));
55 int __memp_ftruncate __P((DB_MPOOLFILE *, DB_THREAD_INFO *, db_pgno_t, u_int32_t));
56 int __memp_alloc_freelist __P((DB_MPOOLFILE *, u_int32_t, db_pgno_t **));
58 int __memp_get_freelist __P(( DB_MPOOLFILE *, u_int32_t *, db_pgno_t **));
59 int __memp_extend_freelist __P(( DB_MPOOLFILE *, u_int32_t , db_pgno_t **));
60 void __memp_set_last_pgno __P((DB_MPOOLFILE *, db_pgno_t));
63 int __memp_skip_curadj __P((DBC *, db_pgno_t));
71 int __memp_register_pp __P((DB_ENV *, int, int (*)(DB_ENV *, db_pgno_t, voi
[all...]
H A Dcommon_ext.h16 int __db_pgerr __P((DB *, db_pgno_t, int));
17 int __db_pgfmt __P((ENV *, db_pgno_t));
62 int __db_zero_extend __P((ENV *, DB_FH *, db_pgno_t, db_pgno_t, u_int32_t));
H A Drep_auto.h38 db_pgno_t pgno;
39 db_pgno_t max_pgno;
H A Dcrdel_auto.h11 db_pgno_t pgno;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Ddb_verify.h91 db_pgno_t last_pgno;
92 db_pgno_t meta_last_pgno;
93 db_pgno_t pgs_remaining; /* For dbp->db_feedback(). */
101 db_pgno_t prev_pgno;
102 db_pgno_t next_pgno;
113 db_pgno_t *extents;
137 db_pgno_t pgno;
138 db_pgno_t prev_pgno;
139 db_pgno_t next_pgno;
142 db_pgno_t roo
[all...]
H A Dhash.h53 db_pgno_t meta_pgno; /* Page number of the meta data page. */
74 db_pgno_t bucket; /* Bucket we are traversing. */
75 db_pgno_t lbucket; /* Bucket for which we are locked. */
80 db_pgno_t seek_found_page;/* Page on which we can insert. */
H A Ddb_page.h72 db_pgno_t pgno; /* 08-11: Current page number. */
82 db_pgno_t last_pgno; /* 32-35: Page number of last page in db. */
228 db_pgno_t pgno; /* 08-11: Current page number. */
229 db_pgno_t prev_pgno; /* 12-15: Previous page number. */
230 db_pgno_t next_pgno; /* 16-19: Next page number. */
300 db_pgno_t pgno; /* 08-11: Current page number. */
329 (db_pgno_t)(TYPE(p) == P_LBTREE ? NUM_ENT(p) / 2 : NUM_ENT(p)))
486 db_pgno_t pgno; /* 04-07: Offpage page number. */
506 db_pgno_t pgno; /* 04-07: Offpage page number. */
573 db_pgno_t pgn
[all...]
H A Ddb_upgrade.h24 db_pgno_t pgno; /* 08-11: Current page number. */
113 db_pgno_t pgno; /* 08-11: Current page number. */
197 db_pgno_t pgno; /* 08-11: Current page number. */
221 db_pgno_t pgno; /* 08-11: Page number (btree compatibility). */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_register.c20 * PUBLIC: int (*)(DB_ENV *, db_pgno_t, void *, DBT *),
21 * PUBLIC: int (*)(DB_ENV *, db_pgno_t, void *, DBT *)));
27 int (*pgin) __P((DB_ENV *, db_pgno_t, void *, DBT *));
28 int (*pgout) __P((DB_ENV *, db_pgno_t, void *, DBT *));
51 * PUBLIC: int (*)(DB_ENV *, db_pgno_t, void *, DBT *),
52 * PUBLIC: int (*)(DB_ENV *, db_pgno_t, void *, DBT *)));
58 int (*pgin) __P((DB_ENV *, db_pgno_t, void *, DBT *));
59 int (*pgout) __P((DB_ENV *, db_pgno_t, void *, DBT *));
H A Dmp_mvcc.c82 * PUBLIC: int __memp_skip_curadj __P((DBC *, db_pgno_t));
87 db_pgno_t pgno;
161 db_pgno_t maxpgno, newpgno, nextfree;
235 (ret = __os_write(env, fhp, &newpgno, sizeof(db_pgno_t),
237 (ret = __os_write(env, fhp, &maxpgno, sizeof(db_pgno_t),
248 (ret = __os_read(env, fhp, &newpgno, sizeof(db_pgno_t),
250 (ret = __os_read(env, fhp, &maxpgno, sizeof(db_pgno_t),
260 fhp, 0, 0, sizeof(u_int32_t) + sizeof(db_pgno_t))) != 0 ||
261 (ret = __os_write(env, fhp, &maxpgno, sizeof(db_pgno_t),
266 (ret = __os_read(env, fhp, &nextfree, sizeof(db_pgno_t),
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_vrfyutil.c152 * PUBLIC: __P((VRFY_DBINFO *, db_pgno_t, VRFY_PAGEINFO **));
157 db_pgno_t pgno;
196 key.size = sizeof(db_pgno_t);
245 key.size = sizeof(db_pgno_t);
305 * PUBLIC: int __db_vrfy_pgset_get __P((DB *, DB_THREAD_INFO *, db_pgno_t,
312 db_pgno_t pgno;
322 key.size = sizeof(db_pgno_t);
342 * PUBLIC: int __db_vrfy_pgset_inc __P((DB *, DB_THREAD_INFO *, db_pgno_t));
348 db_pgno_t pgno;
360 key.size = sizeof(db_pgno_t);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dos_truncate.c21 db_pgno_t pgno;
H A Dos_seek.c21 db_pgno_t pgno;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_conv.c21 * PUBLIC: int __bam_pgin __P((DB *, db_pgno_t, void *, DBT *));
26 db_pgno_t pg;
47 * PUBLIC: int __bam_pgout __P((DB *, db_pgno_t, void *, DBT *));
52 db_pgno_t pg;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_truncate.c17 * PUBLIC: int __os_truncate __P((ENV *, DB_FH *, db_pgno_t, u_int32_t));
23 db_pgno_t pgno;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_conv.c53 * PUBLIC: int __qam_pgin_out __P((ENV *, db_pgno_t, void *, DBT *));
58 db_pgno_t pg;

Completed in 133 milliseconds

123456