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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam.c25 static int __qam_consume __P((DBC *, QMETA *, db_recno_t));
625 ret = __qam_consume(dbc, meta, meta->first_recno);
1190 if ((ret = __qam_consume(dbc, meta, first)) != 0)
1227 * __qam_consume -- try to reset the head of the queue.
1231 __qam_consume(dbc, meta, first) function

Completed in 35 milliseconds