Searched refs:xre_next (Results 1 – 1 of 1) sorted by relevance
1336 struct xo_retain_entry_s *xre_next; /* Pointer to next (older) entry */ member1400 next = xrep->xre_next; in xo_retain_clear_all()1418 xrepp = &(*xrepp)->xre_next) { in xo_retain_clear()1420 *xrepp = (*xrepp)->xre_next; in xo_retain_clear()1440 xrep = xrep->xre_next) { in xo_retain_find()1474 xrep->xre_next = xo_retain.xr_bucket[hash]; in xo_retain_add()