Home
last modified time | relevance | path

Searched refs:bw_hbufi (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dbio.c40 size_t bw_hbufi; /* Current hbuf index */ member
84 bwp->bw_hbufi = 0; in buf_walk_init()
105 bwp->bw_hbufi * sizeof (struct hbuf))) { in buf_walk_step()
107 if (++bwp->bw_hbufi == bwp->bw_nhbufs) in buf_walk_step()
111 bwp->bw_hbufs[bwp->bw_hbufi].b_forw; in buf_walk_step()