freebsd-dev/sys/compat/linprocfs
Poul-Henning Kamp 7689860fd5 Pick up the inode number using VOP_GETATTR() rather than caching it
in all vnodes on the off chance that linprocfs needs it.  If we can afford
to call vn_fullpath() we can afford the much cheaper VOP_GETATTR().
2004-11-10 07:25:37 +00:00
..
linprocfs.c Pick up the inode number using VOP_GETATTR() rather than caching it 2004-11-10 07:25:37 +00:00