Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!samsung!noose.ecn.purdue.edu!orchestra.ecn.purdue.edu!songer From: songer@orchestra.ecn.purdue.edu (Christopher M Songer) Newsgroups: comp.unix.internals Subject: vnode to device name in SUN OS 4.0.3 Summary: request for info on how to get a device name from a vnode Keywords: vnode device Message-ID: <1990Oct4.165315.6619@ecn.purdue.edu> Date: 4 Oct 90 16:53:15 GMT Sender: songer@ecn.purdue.edu Distribution: usa Organization: Purdue University Engineering Computer Network Lines: 10 Hi, I'm poking around in kmem looking for amount of memory swapped by disk. I get the symbol _swapinfo which will give me a vode of the device. How do I get the name of the drive from the vnode. I've traced it as far as I can and can't figure it out. It is however, driving me batty. I can get a vfs, and an rnode as well, but none of these seem to help. Any sort of clue or advice would be wonderful. Chris Songer songer@ecn.purdue.edu