Searched refs:hprev (Results 1 – 1 of 1) sorted by relevance
37 struct buf *hnext, *hprev; member85 (bp)->hnext->hprev = (bp)->hprev; \86 (bp)->hprev->hnext = (bp)->hnext;90 (bp)->hprev = END_OF_HCHAIN(h); \91 thisfile->hashtbl[h].buf_hnext->hprev = (bp); \