nfs3lookup_otw
static int nfs3lookup_otw(vnode_t *, char *, vnode_t **, cred_t *, int);
error = nfs3lookup_otw(dvp, nm, vpp, cr, rfscall_flags);
error = nfs3lookup_otw(dvp, nm, &vp, cr, 0);