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