Searched refs:__queue_pageinfo (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/qam/
H A Dqam_method.c137 * __queue_pageinfo -
140 * PUBLIC: int __queue_pageinfo __P((DB *, db_pgno_t *, db_pgno_t *,
144 __queue_pageinfo(dbp, firstp, lastp, emptyp, prpage, flags) function
209 if ((ret = __queue_pageinfo(dbp, &first, &last, &empty, 1, flags)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dqam_ext.h46 int __queue_pageinfo __P((DB *, db_pgno_t *, db_pgno_t *, int *, int, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_backup.c2496 if ((ret = __queue_pageinfo(queue_dbp,

Completed in 104 milliseconds