Searched refs:block_t (Results 1 – 1 of 1) sorted by relevance
694 typedef struct block block_t; typedef697 block_t *head;698 block_t *tail;702 block_t *next;752 enqt(blockhdr_t *h, block_t *b) in enqt()762 static block_t *765 block_t *b = h->head; in deqh()783 block_t *b; in initstreams()802 b = Zalloc(sizeof (block_t)); in initstreams()857 static block_t *[all …]