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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_rec.c60 db_pgno_t metapg; local
71 metapg = ((QUEUE *)file_dbp->q_internal)->q_meta;
74 LCK_ROLLBACK, metapg, DB_LOCK_WRITE, 0, &lock)) != 0)
76 if ((ret = __memp_fget(mpf, &metapg, ip, NULL,
79 if ((ret = __memp_fget(mpf, &metapg, ip, NULL,
84 meta->dbmeta.pgno = metapg;
187 db_pgno_t metapg; local
194 metapg = ((QUEUE *)file_dbp->q_internal)->q_meta;
197 LCK_ROLLBACK, metapg, DB_LOCK_WRITE, 0, &lock)) != 0)
199 if ((ret = __memp_fget(mpf, &metapg, i
325 db_pgno_t metapg; local
435 db_pgno_t metapg; local
551 db_pgno_t metapg; local
[all...]

Completed in 35 milliseconds