Searched defs:fn_dest (Results 1 – 3 of 3) sorted by relevance
439 fifonode_t *fn_dest = fnp->fn_dest; in fifo_close() local660 fifonode_t *fn_dest; in fifo_read() local845 struct fifonode *fnp, *fn_dest; in fifo_write() local1132 fifonode_t *fn_dest; in fifo_fastioctl() local1675 fifonode_t *fn_dest = fnp->fn_dest; in fifo_inactive() local1763 fifonode_t *fnp, *fn_dest; in fifo_poll() local2012 fifonode_t *fn_dest = fnp->fn_dest; in fifo_stayfast_exit() local
904 struct fifonode *fn_dest; in fifo_connld() local1083 fifonode_t *fn_dest = fnp->fn_dest; in fifo_fastturnoff() local1159 fifo_wakewriter(fifonode_t *fn_dest, fifolock_t *fn_lock) in fifo_wakewriter()1190 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