VOP_{READ,WRITE,LOCK}

Craig Rodrigues rodrigc at crodrigues.org
Sun Sep 11 17:51:46 PDT 2005


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 at crodrigues.org


More information about the freebsd-current mailing list