<def f='src/src/sys/miscfs/fifofs/fifo_vnops.c' l='89' ll='96'/>
<size>80</size>
<doc f='src/src/sys/miscfs/fifofs/fifo_vnops.c' l='85'>/*
 * This structure is associated with the FIFO vnode and stores
 * the state associated with the FIFO.
 */</doc>
<mbr r='fifoinfo::fi_readsock' o='0' t='struct socket *'/>
<mbr r='fifoinfo::fi_writesock' o='64' t='struct socket *'/>
<mbr r='fifoinfo::fi_rcv' o='128' t='kcondvar_t'/>
<mbr r='fifoinfo::fi_readers' o='320' t='int'/>
<mbr r='fifoinfo::fi_wcv' o='384' t='kcondvar_t'/>
<mbr r='fifoinfo::fi_writers' o='576' t='int'/>
