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

Lines Matching refs:ip

72 	DB_THREAD_INFO *ip;
81 ip = ((DB_TXNHEAD *)info)->thread_info;
84 REC_INTRO(__ham_insdel_read, ip, 1);
86 if ((ret = __memp_fget(mpf, &argp->pgno, ip, NULL,
104 if ((ret = __memp_fget(mpf, &argp->pgno, ip, NULL,
131 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
148 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
153 if ((ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
162 (void)__memp_fput(mpf, ip, pagep, file_dbp->priority);
183 DB_THREAD_INFO *ip;
190 ip = ((DB_TXNHEAD *)info)->thread_info;
193 REC_INTRO(__ham_newpage_read, ip, 0);
195 REC_FGET(mpf, ip, argp->new_pgno, &pagep, ppage);
211 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
221 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
228 if ((ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
234 REC_FGET(mpf, ip, argp->prev_pgno, &pagep, npage);
244 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
251 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
260 ip, pagep, file_dbp->priority)) != 0)
267 REC_FGET(mpf, ip, argp->next_pgno, &pagep, done);
277 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
284 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
293 ip, pagep, file_dbp->priority)) != 0)
301 (void)__memp_fput(mpf, ip, pagep, file_dbp->priority);
323 DB_THREAD_INFO *ip;
333 ip = ((DB_TXNHEAD *)info)->thread_info;
336 REC_INTRO(__ham_replace_read, ip, 0);
338 REC_FGET(mpf, ip, argp->pgno, &pagep, done);
363 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
379 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
396 if ((ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
404 (void)__memp_fput(mpf, ip, pagep, file_dbp->priority);
423 DB_THREAD_INFO *ip;
430 ip = ((DB_TXNHEAD *)info)->thread_info;
433 REC_INTRO(__ham_splitdata_read, ip, 1);
435 if ((ret = __memp_fget(mpf, &argp->pgno, ip, NULL, 0, &pagep)) != 0) {
453 ip, NULL, DB_MPOOL_CREATE, &pagep)) != 0) {
479 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
490 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
500 if ((ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
508 (void)__memp_fput(mpf, ip, pagep, file_dbp->priority);
528 DB_THREAD_INFO *ip;
535 ip = ((DB_TXNHEAD *)info)->thread_info;
538 REC_INTRO(__ham_copypage_read, ip, 0);
541 REC_FGET(mpf, ip, argp->pgno, &pagep, donext);
549 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
556 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
561 if ((ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
566 REC_FGET(mpf, ip, argp->next_pgno, &pagep, do_nn);
573 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
577 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
580 if ((ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
588 REC_FGET(mpf, ip, argp->nnext_pgno, &pagep, done);
596 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
601 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
605 if ((ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
613 (void)__memp_fput(mpf, ip, pagep, file_dbp->priority);
633 DB_THREAD_INFO *ip;
643 ip = ((DB_TXNHEAD *)info)->thread_info;
647 REC_INTRO(__ham_metagroup_read, ip, 1);
666 ret = __memp_fget(mpf, &pgno, ip, NULL, 0, &pagep);
671 &pgno, ip, NULL, DB_MPOOL_CREATE, &pagep);
693 REC_DIRTY(mpf, ip, dbc->priority, &pagep);
699 ip, pagep, DB_PRIORITY_VERY_LOW)) != 0)
703 __memp_ftruncate(mpf, ip, argp->pgno, 0)) != 0)
710 REC_DIRTY(mpf, ip, dbc->priority, &pagep);
715 (ret = __memp_fput(mpf, ip, pagep, dbc->priority)) != 0)
728 REC_DIRTY(mpf, ip, dbc->priority, &hcp->hdr);
738 REC_DIRTY(mpf, ip, dbc->priority, &hcp->hdr);
757 REC_DIRTY(mpf, ip, dbc->priority, &hcp->hdr);
762 REC_DIRTY(mpf, ip, dbc->priority, &hcp->hdr);
774 &argp->mmpgno, ip, NULL, DB_MPOOL_EDIT, &mmeta)) != 0) {
782 REC_DIRTY(mpf, ip, dbc->priority, &mmeta);
785 REC_DIRTY(mpf, ip, dbc->priority, &mmeta);
790 REC_DIRTY(mpf, ip, dbc->priority, &mmeta);
799 (ret = __memp_fput(mpf, ip, mmeta, dbc->priority)) != 0)
807 (void)__memp_fput(mpf, ip, mmeta, dbc->priority);
830 DB_THREAD_INFO *ip;
839 ip = ((DB_TXNHEAD *)info)->thread_info;
842 REC_INTRO(__ham_groupalloc_read, ip, 1);
845 if ((ret = __memp_fget(mpf, &pgno, ip, NULL, 0, &mmeta)) != 0) {
871 REC_DIRTY(mpf, ip, file_dbp->priority, &mmeta);
881 ip, NULL, DB_MPOOL_EDIT, &pagep)) == 0) {
883 if ((ret = __memp_fput(mpf, ip,
895 if ((ret = __memp_fput(mpf, ip,
899 ip, argp->start_pgno, 0)) != 0)
908 REC_DIRTY(mpf, ip, file_dbp->priority, &mmeta);
913 REC_DIRTY(mpf, ip, file_dbp->priority, &mmeta);
922 REC_DIRTY(mpf, ip, file_dbp->priority, &mmeta);
931 (void)__memp_fput(mpf, ip, mmeta, file_dbp->priority);
954 DB_THREAD_INFO *ip;
961 ip = dbc->thread_info;
968 __memp_fget(mpf, &pgno, ip, NULL, 0, &pagep)) == 0) {
971 return (__memp_fput(mpf, ip, pagep, dbc->priority));
976 ip, NULL, DB_MPOOL_CREATE, &pagep)) != 0)
981 REC_DIRTY(mpf, ip, dbc->priority, &pagep);
986 out: return (__memp_fput(mpf, ip, pagep, dbc->priority));
1006 DB_THREAD_INFO *ip;
1013 ip = ((DB_TXNHEAD *)info)->thread_info;
1015 REC_INTRO(__ham_curadj_read, ip, 1);
1080 DB_THREAD_INFO *ip;
1090 ip = ((DB_TXNHEAD *)info)->thread_info;
1092 REC_INTRO(__ham_chgpg_read, ip, 0);
1206 DB_THREAD_INFO *ip;
1217 ip = ((DB_TXNHEAD *)info)->thread_info;
1221 REC_INTRO(__ham_metagroup_42_read, ip, 1);
1249 ret = __memp_fget(mpf, &pgno, ip, NULL, flags, &pagep);
1270 REC_DIRTY(mpf, ip, dbc->priority, &pagep);
1277 REC_DIRTY(mpf, ip, dbc->priority, &pagep);
1281 (ret = __memp_fput(mpf, ip, pagep, dbc->priority)) != 0)
1294 REC_DIRTY(mpf, ip, dbc->priority, &hcp->hdr);
1304 REC_DIRTY(mpf, ip, dbc->priority, &hcp->hdr);
1323 REC_DIRTY(mpf, ip, dbc->priority, &hcp->hdr);
1334 if ((ret = __memp_fget(mpf, &argp->mmpgno, ip, NULL,
1343 REC_DIRTY(mpf, ip, dbc->priority, &mmeta);
1346 REC_DIRTY(mpf, ip, dbc->priority, &mmeta);
1351 REC_DIRTY(mpf, ip, dbc->priority, &mmeta);
1358 (ret = __memp_fput(mpf, ip, mmeta, dbc->priority)) != 0)
1366 (void)__memp_fput(mpf, ip, mmeta, dbc->priority);
1389 DB_THREAD_INFO *ip;
1397 ip = ((DB_TXNHEAD *)info)->thread_info;
1400 REC_INTRO(__ham_groupalloc_42_read, ip, 1);
1403 if ((ret = __memp_fget(mpf, &pgno, ip, NULL, 0, &mmeta)) != 0) {
1428 REC_DIRTY(mpf, ip, dbc->priority, &mmeta);
1447 REC_DIRTY(mpf, ip, dbc->priority, &mmeta);
1456 (void)__memp_fput(mpf, ip, mmeta, dbc->priority);
1478 DB_THREAD_INFO *ip;
1484 ip = dbc->thread_info;
1491 &pgno, ip, NULL, 0, &pagep)) == 0) {
1495 ip, pagep, dbc->priority)) != 0)
1501 if ((ret = __memp_fget(mpf, &pgno, ip, NULL,
1511 if ((ret = __memp_fput(mpf, ip, pagep, dbc->priority)) != 0)