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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c145 static void ufs_inactive(struct vnode *, struct cred *, caller_context_t *);
215 VOPNAME_INACTIVE, { .vop_inactive = ufs_inactive }, /* not blkd */
2713 ufs_inactive(struct vnode *vp, struct cred *cr, caller_context_t *ct) function

Completed in 58 milliseconds