Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2009 20:59:34 +0200
From:      Mel Flynn <mel.flynn+fbsd.fs@mailing.thruhere.net>
To:        freebsd-fs@freebsd.org
Subject:   Re: Question about struct vop_*_args
Message-ID:  <200909142059.34881.mel.flynn%2Bfbsd.fs@mailing.thruhere.net>
In-Reply-To: <20090914182730.GF4917@mdounin.ru>
References:  <200909142009.17782.mel.flynn%2Bfbsd.fs@mailing.thruhere.net> <20090914182730.GF4917@mdounin.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 14 September 2009 20:27:30 Maxim Dounin wrote:
> Hello!
> 
> On Mon, Sep 14, 2009 at 08:09:17PM +0200, Mel Flynn wrote:
> > Hi,
> >
> > find+grep isn't able to tell me where the struct vop_rename_args and
> > friends are defined. Is this done dynamically somewhere and can anyone
> > point to the location?
> 
> Yes, it's defined in vnode_if.h which is dynamically generated by
> src/sys/tools/vnode_if.awk from src/sys/kern/vnode_if.src.

Ah, thank you very much. Now I know where to start reading.
-- 
Mel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909142059.34881.mel.flynn%2Bfbsd.fs>