VOP_GETTYPE       649 kern/dev/lamebus/emu.c 	result = VOP_GETTYPE(v, &statbuf->st_mode);
VOP_GETTYPE      1031 kern/fs/sfs/sfs_vnode.c 	result = VOP_GETTYPE(v, &statbuf->st_mode);
VOP_GETTYPE       159 kern/vfs/device.c 	result = VOP_GETTYPE(v, &statbuf->st_mode);
VOP_GETTYPE        77 kern/vfs/vfscwd.c 	result = VOP_GETTYPE(dir, &vtype);