Searched defs:b_forw (Results 1 – 2 of 2) sorted by relevance
82 struct buf *b_forw; /* headed by d_tab of conf.c */ member139 struct buf *b_forw, *b_back; /* queue of unit queues */ member253 struct buf *b_forw; /* hash list forw pointer */ member270 struct buf *b_forw; /* not used */ member
393 #define b_forw b_pad1 /* b_forw in struct buf */ macro