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