Searched refs:ufs_inactive (Results 1 – 1 of 1) sorted by relevance
146 static void ufs_inactive(struct vnode *, struct cred *, caller_context_t *);215 VOPNAME_INACTIVE, { .vop_inactive = ufs_inactive }, /* not blkd */2603 ufs_inactive(struct vnode *vp, struct cred *cr, caller_context_t *ct) in ufs_inactive() function