Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/swapfs/
H A Dswap_subr.c214 swapfs_getvp(ulong_t vidx) in swapfs_getvp() argument
218 vp = swap_vnodes[vidx]; in swapfs_getvp()
224 vp = swap_vnodes[vidx]; in swapfs_getvp()
230 swap_vnodes[vidx] = vp; in swapfs_getvp()