Searched refs:oldest_bhp (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/mp/
H A Dmp_fget.c111 BH *alloc_bhp, *bhp, *frozen_bhp, *oldest_bhp; local
129 COMPQUIET(oldest_bhp, NULL);
473 reuse: if ((makecopy || frozen_bhp != NULL) && (oldest_bhp =
475 while (SH_CHAIN_HASPREV(oldest_bhp, vc))
476 oldest_bhp = SH_CHAIN_PREVP(oldest_bhp,
479 if (oldest_bhp->ref == 0 && !BH_OBSOLETE(
480 oldest_bhp, hp->old_reader, vlsn) &&
486 oldest_bhp, hp->old_reader, vlsn) &&
487 oldest_bhp
[all...]

Completed in 91 milliseconds