Searched defs:fifo_rwunlock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c100 static void fifo_rwunlock(vnode_t *, int, caller_context_t *);
136 VOPNAME_RWUNLOCK, { .vop_rwunlock = fifo_rwunlock },
1725 fifo_rwunlock(vnode_t *vp, int write_lock, caller_context_t *ctp) function

Completed in 57 milliseconds