Searched refs:spec_inactive (Results 1 – 1 of 1) sorted by relevance
115 static void spec_inactive(struct vnode *, struct cred *, caller_context_t *);193 VOPNAME_INACTIVE, { .vop_inactive = spec_inactive },1567 spec_inactive(struct vnode *vp, struct cred *cr, caller_context_t *ct) in spec_inactive() function