vtype              74 kern/vfs/vfscwd.c 	mode_t vtype;
vtype              77 kern/vfs/vfscwd.c 	result = VOP_GETTYPE(dir, &vtype);
vtype              81 kern/vfs/vfscwd.c 	if (vtype != S_IFDIR) {