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

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c82 static int fifo_realvp(vnode_t *, vnode_t **, caller_context_t *);
138 VOPNAME_REALVP, { .vop_realvp = fifo_realvp },
1743 fifo_realvp(vnode_t *vp, vnode_t **vpp, caller_context_t *ct) function

Completed in 47 milliseconds