Date: Sun, 11 Sep 2005 20:51:40 -0400
From: Craig Rodrigues <rodrigc@crodrigues.org>
To: Weikuan Yu <wkyuwk@gmail.com>
Cc: freebsd-current@freebsd.org
Subject: Re: VOP_{READ,WRITE,LOCK}
Message-ID: <20050912005140.GA52190@crodrigues.org>
In-Reply-To: <8725EF77-2323-11DA-8278-000D932C3754@gmail.com>
References: <8725EF77-2323-11DA-8278-000D932C3754@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 11, 2005 at 08:24:05PM -0400, Weikuan Yu wrote:
> I remember I located the definition of VOP_{READ,WRITE}, etc, a couple
> of month back when I was playing with freebsd 4.4. However, I am now
> looking for the definition of VOP_{READ,WRITE,LOCK} in a freebsd
> current tree checkout. So far, I am not able to so far.
Look at:
/usr/src/sys/kern/vnode_if.src
/usr/src/sys/tools/vnode_if.awk
and the generated file, must likely in:
/usr/obj/usr/src/sys/[Kernel config file]/vnode_if*.h
--
Craig Rodrigues
rodrigc@crodrigues.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050912005140.GA52190>
