Question about struct vop_*_args
Maxim Dounin
mdounin at mdounin.ru
Mon Sep 14 18:27:33 UTC 2009
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.
Maxim Dounin
More information about the freebsd-fs
mailing list