Searched refs:ii_next (Results 1 – 3 of 3) sorted by relevance
176 mdb_printf("ii_next: %x\n", ii_overflow.ii_next); in ii_overflow()185 nextaddr = (uintptr_t)ii_overflow.ii_next; in ii_overflow()
210 struct _ii_overflow_s *ii_next; /* chain of incore structs */ member
733 for (op = _ii_overflow_top; op; op = op->ii_next) { in ii_volume()2625 for (op = _ii_overflow_top; op; op = op->ii_next) in _ii_listlen()4361 op = op->ii_next; in _ii_olist()5555 for (xop = &_ii_overflow_top; *xop; xop = &(*xop)->ii_next) { in _ii_find_overflow()5959 for (op = _ii_overflow_top; op; op = op->ii_next) { in ii_overflow_attach()6075 op->ii_next = _ii_overflow_top; in ii_overflow_attach()6169 xp = &((*xp)->ii_next)) in ii_overflow_free()6171 *xp = op->ii_next; in ii_overflow_free()9578 for (op = _ii_overflow_top; op; op = op->ii_next) { in _ii_open()