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

/illumos-gate/usr/src/uts/common/io/
H A Dphysmem.c108 static void physmem_inactive(vnode_t *vp, cred_t *crp, caller_context_t *ct);
114 VOPNAME_INACTIVE, { .vop_inactive = physmem_inactive },
693 * call physmem_inactive to clean things up.
705 physmem_inactive(vnode_t *vp, cred_t *crp, caller_context_t *ct) function

Completed in 45 milliseconds