Home
last modified time | relevance | path

Searched refs:swap_inactive (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/swapfs/
H A Dswap_vnops.c60 static void swap_inactive(struct vnode *vp, struct cred *cr,
78 VOPNAME_INACTIVE, { .vop_inactive = swap_inactive },
94 swap_inactive( in swap_inactive() function