ufs_lookup
error = ufs_lookup(&vargs);
int ufs_lookup(struct vop_cachedlookup_args *);
.vop_cachedlookup = ufs_lookup,