Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dbio.c38 struct hbuf *bw_hbufs; /* Snapshot of hbuf buckets */ member
82 bwp->bw_hbufs = hbufs; in buf_walk_init()
111 bwp->bw_hbufs[bwp->bw_hbufi].b_forw; in buf_walk_step()
130 mdb_free(bwp->bw_hbufs, sizeof (struct hbuf) * bwp->bw_nhbufs); in buf_walk_fini()