Searched defs:fn_dest (Results 1 – 3 of 3) sorted by relevance
443 fifonode_t *fn_dest = fnp->fn_dest; in fifo_close() local664 fifonode_t *fn_dest; in fifo_read() local848 struct fifonode *fnp, *fn_dest; in fifo_write() local1151 fifonode_t *fn_dest; in fifo_fastioctl() local1691 fifonode_t *fn_dest = fnp->fn_dest; in fifo_inactive() local1779 fifonode_t *fnp, *fn_dest; in fifo_poll() local2030 fifonode_t *fn_dest = fnp->fn_dest; in fifo_stayfast_exit() local
888 struct fifonode *fn_dest; in fifo_connld() local1067 fifonode_t *fn_dest = fnp->fn_dest; in fifo_fastturnoff() local1143 fifo_wakewriter(fifonode_t *fn_dest, fifolock_t *fn_lock) in fifo_wakewriter()1174 fifo_wakereader(fifonode_t *fn_dest, fifolock_t *fn_lock) in fifo_wakereader()
81 fifonode_t *fn_dest; /* the other end of a pipe */ member