• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/

Lines Matching defs:ip

39 	DB_THREAD_INFO *ip;
46 ip = ((DB_TXNHEAD *)info)->thread_info;
49 REC_INTRO(__db_addrem_read, ip, 1);
51 REC_FGET(mpf, ip, argp->pgno, &pagep, done);
60 REC_DIRTY(mpf, ip, dbc->priority, &pagep);
70 REC_DIRTY(mpf, ip, dbc->priority, &pagep);
84 if ((ret = __memp_fput(mpf, ip, pagep, dbc->priority)) != 0)
92 (void)__memp_fput(mpf, ip, pagep, dbc->priority);
109 DB_THREAD_INFO *ip;
116 ip = ((DB_TXNHEAD *)info)->thread_info;
119 REC_INTRO(__db_big_read, ip, 0);
121 REC_FGET(mpf, ip, argp->pgno, &pagep, ppage);
136 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
152 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
158 ret = __memp_fput(mpf, ip, pagep, file_dbp->priority);
172 REC_FGET(mpf, ip, argp->prev_pgno, &pagep, npage);
181 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
187 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
193 ret = __memp_fput(mpf, ip, pagep, file_dbp->priority);
202 REC_FGET(mpf, ip, argp->next_pgno, &pagep, done);
209 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
213 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
219 ret = __memp_fput(mpf, ip, pagep, file_dbp->priority);
230 (void)__memp_fput(mpf, ip, pagep, file_dbp->priority);
250 DB_THREAD_INFO *ip;
257 ip = ((DB_TXNHEAD *)info)->thread_info;
260 REC_INTRO(__db_ovref_read, ip, 0);
262 REC_FGET(mpf, ip, argp->pgno, &pagep, done);
268 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
273 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
277 ret = __memp_fput(mpf, ip, pagep, file_dbp->priority);
287 (void)__memp_fput(mpf, ip, pagep, file_dbp->priority);
337 DB_THREAD_INFO *ip;
344 ip = ((DB_TXNHEAD *)info)->thread_info;
347 REC_INTRO(__db_noop_read, ip, 0);
349 REC_FGET(mpf, ip, argp->pgno, &pagep, done);
355 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
358 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
361 ret = __memp_fput(mpf, ip, pagep, file_dbp->priority);
367 ip, pagep, file_dbp->priority);
387 DB_THREAD_INFO *ip;
396 ip = ((DB_TXNHEAD *)info)->thread_info;
401 REC_INTRO(__db_pg_alloc_read, ip, 0);
410 if ((ret = __memp_fget(mpf, &pgno, ip, NULL, 0, &meta)) != 0) {
423 REC_DIRTY(mpf, ip, file_dbp->priority, &meta);
430 REC_DIRTY(mpf, ip, file_dbp->priority, &meta);
472 if ((ret = __memp_fget(mpf, &argp->pgno, ip, NULL, 0, &pagep)) != 0) {
483 if ((ret = __memp_fget(mpf, &argp->pgno, ip, NULL,
514 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
536 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
551 if ((ret = __memp_fput(mpf, ip,
558 mpf, ip, argp->pgno, MP_TRUNC_RECOVER)) != 0)
563 ret = __memp_fput(mpf, ip, pagep, file_dbp->priority);
569 ret = __memp_fput(mpf, ip, meta, file_dbp->priority);
578 (void)__memp_fput(mpf, ip, pagep, file_dbp->priority);
580 (void)__memp_fput(mpf, ip, meta, file_dbp->priority);
588 __db_pg_free_recover_int(env, ip, argp, file_dbp, lsnp, mpf, op, data)
590 DB_THREAD_INFO *ip;
614 REC_FGET(mpf, ip, argp->meta_pgno, &meta, check_meta);
628 REC_DIRTY(mpf, ip, file_dbp->priority, &meta);
642 REC_DIRTY(mpf, ip, file_dbp->priority, &meta);
667 ip, NULL, 0, &pagep)) != 0) {
676 ip, NULL, DB_MPOOL_CREATE, &pagep)) != 0)
703 if ((ret = __memp_fput(mpf, ip,
707 trunc: if ((ret = __memp_ftruncate(mpf, ip,
712 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
717 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
725 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
732 (ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
770 (ret = __memp_fput(mpf, ip, meta, file_dbp->priority)) != 0)
776 (void)__memp_fput(mpf, ip, pagep, file_dbp->priority);
778 (void)__memp_fput(mpf, ip, meta, file_dbp->priority);
802 DB_THREAD_INFO *ip;
805 ip = ((DB_TXNHEAD *)info)->thread_info;
807 REC_INTRO(__db_pg_free_read, ip, 0);
809 ret = __db_pg_free_recover_int(env, ip,
836 DB_THREAD_INFO *ip;
839 ip = ((DB_TXNHEAD *)info)->thread_info;
841 REC_INTRO(__db_pg_freedata_read, ip, 0);
844 ip, argp, file_dbp, lsnp, mpf, op, 1);
910 DB_THREAD_INFO *ip;
918 ip = ((DB_TXNHEAD *)info)->thread_info;
920 REC_INTRO(__db_pg_init_read, ip, 0);
923 if ((ret = __memp_fget(mpf, &argp->pgno, ip, NULL, 0, &pagep)) != 0) {
940 ip, NULL, DB_MPOOL_CREATE, &pagep)) != 0) {
956 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
962 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
968 if ((ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
993 DB_THREAD_INFO *ip;
1004 ip = ((DB_TXNHEAD *)info)->thread_info;
1006 REC_INTRO(__db_pg_sort_read, ip, 1);
1018 &argp->last_free, ip, NULL, 0, &meta)) == 0) {
1022 ip, dbc->priority, &meta);
1026 if ((ret = __memp_fput(mpf, ip,
1033 if ((ret = __memp_fget(mpf, &argp->meta, ip, NULL,
1037 REC_DIRTY(mpf, ip, dbc->priority, &meta);
1050 if ((ret = __memp_fget(mpf, &lp->pgno, ip,
1055 REC_DIRTY(mpf, ip, dbc->priority, &pagep);
1066 ip, pagep, file_dbp->priority)) != 0)
1071 ip, NULL, DB_MPOOL_EDIT, &meta)) == 0) {
1074 ip, dbc->priority, &pagep);
1078 if ((ret = __memp_fput(mpf, ip,
1086 ip, NULL, DB_MPOOL_EDIT, &meta)) != 0)
1089 REC_DIRTY(mpf, ip, dbc->priority, &meta);
1110 if ((ret = __memp_fput(mpf, ip, meta, file_dbp->priority)) != 0)
1147 DB_THREAD_INFO *ip;
1156 ip = ((DB_TXNHEAD *)info)->thread_info;
1161 REC_INTRO(__db_pg_alloc_42_read, ip, 0);
1170 if ((ret = __memp_fget(mpf, &pgno, ip, NULL, 0, &meta)) != 0) {
1183 REC_DIRTY(mpf, ip, file_dbp->priority, &meta);
1200 if ((ret = __memp_fget(mpf, &argp->pgno, ip, NULL, 0, &pagep)) != 0) {
1210 ip, NULL, DB_MPOOL_CREATE, &pagep)) != 0) {
1251 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
1263 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
1283 (ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
1287 if ((ret = __memp_fput(mpf, ip, meta, file_dbp->priority)) != 0)
1295 (void)__memp_fput(mpf, ip, pagep, file_dbp->priority);
1297 (void)__memp_fput(mpf, ip, meta, file_dbp->priority);
1305 __db_pg_free_recover_42_int(env, ip, argp, file_dbp, lsnp, mpf, op, data)
1307 DB_THREAD_INFO *ip;
1332 REC_FGET(mpf, ip, argp->meta_pgno, &meta, check_meta);
1347 REC_DIRTY(mpf, ip, file_dbp->priority, &meta);
1362 REC_DIRTY(mpf, ip, file_dbp->priority, &meta);
1389 ip, NULL, DB_MPOOL_CREATE, &pagep)) != 0)
1402 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
1408 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
1415 (ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
1420 (ret = __memp_fput(mpf, ip, meta, file_dbp->priority)) != 0)
1427 (void)__memp_fput(mpf, ip, pagep, file_dbp->priority);
1429 (void)__memp_fput(mpf, ip, meta, file_dbp->priority);
1453 DB_THREAD_INFO *ip;
1456 ip = ((DB_TXNHEAD *)info)->thread_info;
1458 REC_INTRO(__db_pg_free_42_read, ip, 0);
1460 ret = __db_pg_free_recover_42_int(env, ip,
1487 DB_THREAD_INFO *ip;
1490 ip = ((DB_TXNHEAD *)info)->thread_info;
1492 REC_INTRO(__db_pg_freedata_42_read, ip, 0);
1495 env, ip, argp, file_dbp, lsnp, mpf, op, 1);
1518 DB_THREAD_INFO *ip;
1525 ip = ((DB_TXNHEAD *)info)->thread_info;
1528 REC_INTRO(__db_relink_42_read, ip, 0);
1536 if ((ret = __memp_fget(mpf, &argp->pgno, ip, NULL, 0, &pagep)) != 0) {
1550 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
1554 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
1559 next1: if ((ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
1563 next2: if ((ret = __memp_fget(mpf, &argp->next, ip, NULL, 0, &pagep)) != 0) {
1577 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
1584 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
1594 if ((ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
1600 prev: if ((ret = __memp_fget(mpf, &argp->prev, ip, NULL, 0, &pagep)) != 0) {
1612 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
1617 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
1627 if ((ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
1635 (void)__memp_fput(mpf, ip, pagep, file_dbp->priority);