Searched refs:fifo_inactive (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c98 static void fifo_inactive(vnode_t *, cred_t *, caller_context_t *);
133 VOPNAME_INACTIVE, { .vop_inactive = fifo_inactive },
1617 fifo_inactive(vnode_t *vp, cred_t *crp, caller_context_t *ct) function

Completed in 57 milliseconds