Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 1998 14:09:03 -0400 (EDT)
From:      zhihuizhang <bf20761@binghamton.edu>
To:        Niall Smart <njs3@doc.ic.ac.uk>
Cc:        hiren <hiren@wipinfo.soft.net>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: macro definitions of VOP_???
Message-ID:  <Pine.SOL.L3.93.980601140730.7869A-100000@bingsun2>
In-Reply-To: <E0ygRpi-0006fw-00@oak66.doc.ic.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

You can check the files vnode_if.sh and vnode_if.src.  They are simple
awk files.
 

-------------------------------------------------

Zhihui Zhang

Department of Computer Science
State University of New York at Binghamton

Web Site: http://cs.binghamton.edu/~zzhang

-------------------------------------------------

On Mon, 1 Jun 1998, Niall Smart wrote:

> > Hi,
> > 
> > I was looking at the sources of FreeBSD virtual file system (VFS)
> > implementation.
> > It uses all macros starting with VOP_ (e.g. VOP_OPEN, VOP_CLOSE,
> > VOP_ACCESS, etc).
> > I could not find it at all. Can somebody respond with the name of the
> > file which contains
> > the macro definition of VOP_???.
> 
> They are generated from a shell script, which lives in sys/kern I
> think.  I'm sure Terry Lambert can reveal all.
> 
> Niall
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.L3.93.980601140730.7869A-100000>