coda_nc_lookup
extern struct cnode *coda_nc_lookup(struct cnode *, const char *, int,
tp = coda_nc_lookup(VTOC(dvp), nm, len, cred);
struct cnode *ovcp = coda_nc_lookup(VTOC(odvp), fnm, flen, cred);
cp = coda_nc_lookup(dcp, nm, len, cred);
if (coda_nc_lookup(cp, ".", 1, cred)) {
cp = coda_nc_lookup(dcp, nm, len, cred);