Searched refs:bfhead (Results 1 – 2 of 2) sorted by relevance
193 TAILQ_HEAD(bfhead, bfelem) head; in r_buf()242 tl = TAILQ_LAST(&head, bfhead); in r_buf()276 tl = TAILQ_PREV(tl, bfhead, entries); in r_buf()
126 struct bfhead;132 struct bfhead *flink; /* Forward link */133 struct bfhead *blink; /* Backward link */161 typedef struct bfhead { struct