From owner-freebsd-hackers Mon Jun 1 07:31:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA15540 for freebsd-hackers-outgoing; Mon, 1 Jun 1998 07:31:51 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA15514 for ; Mon, 1 Jun 1998 07:31:38 -0700 (PDT) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.0/frmug-2.3/nospam) with UUCP id QAA03113 for freebsd-hackers@FreeBSD.ORG; Mon, 1 Jun 1998 16:31:18 +0200 (CEST) (envelope-from roberto@keltia.freenix.fr) Received: (from roberto@localhost) by keltia.freenix.fr (8.9.0.Beta4/keltia-2.14/nospam) id LAA10788 for freebsd-hackers@FreeBSD.ORG; Mon, 1 Jun 1998 11:41:10 +0200 (CEST) (envelope-from roberto) Message-ID: <19980601114109.A10777@keltia.freenix.fr> Date: Mon, 1 Jun 1998 11:41:09 +0200 From: Ollivier Robert To: freebsd-hackers@FreeBSD.ORG Subject: Re: macro definitions of VOP_??? Mail-Followup-To: freebsd-hackers@FreeBSD.ORG References: <32EAFBCF.2985E09@wipinfo.soft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.92.3i In-Reply-To: <32EAFBCF.2985E09@wipinfo.soft.net>; from hiren on Sun, Jan 26, 1997 at 12:08:07PM +0530 X-Operating-System: FreeBSD 3.0-CURRENT ctm#4311 AMD-K6 MMX @ 225 MHz Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ beware you have a broken date in your message... ] > Date: Sun, 26 Jan 1997 12:08:07 +0530 According to hiren: > I was looking at the sources of FreeBSD virtual file system (VFS) > implementation. You'll find many things in /sys/kern and in the various file-systems. > Another thing is, I was trying to find structure declarations of the > vop_???_args (e.g. vop_create_args, vop_mknod_args, vop_close_args, > vop_access_args, vop_read_args, etc.) This also I could not find in the > sources. These are generated in the kernel compilation directory. See vnode_if.* vnode_if.c/vnode_if.h: /* * This file is produced automatically. * Do not modify anything in here by hand. * * Created from @(#)vnode_if.sh 8.1 (Berkeley) 6/10/93 */ and /sys/kern/vnode_if.{src,sh}. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #60: Fri May 15 21:04:22 CEST 1998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message