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

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c99 static int fifo_rwlock(vnode_t *, int, caller_context_t *);
135 VOPNAME_RWLOCK, { .vop_rwlock = fifo_rwlock },
1715 fifo_rwlock(vnode_t *vp, int write_lock, caller_context_t *ctp) function

Completed in 47 milliseconds