Searched refs:fifo_inactive (Results 1 – 1 of 1) sorted by relevance
98 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) in fifo_inactive() function