Searched refs:MirrorBuffer (Results 1 – 1 of 1) sorted by relevance
35 typedef struct MirrorBuffer { struct36 QSIMPLEQ_ENTRY(MirrorBuffer) next;37 } MirrorBuffer; typedef79 QSIMPLEQ_HEAD(, MirrorBuffer) buf_free;210 MirrorBuffer *buf = (MirrorBuffer *) iov[i].iov_base; in mirror_iteration_done()387 MirrorBuffer *buf = QSIMPLEQ_FIRST(&s->buf_free); in mirror_co_read()641 MirrorBuffer *cur = (MirrorBuffer *)buf; in mirror_free_init()