do_nfs3readdir
static int do_nfs3readdir(vnode_t *, rddir_cache *, cred_t *);
nfs_async_readdir(vp, rrdc, cr, do_nfs3readdir);
error = do_nfs3readdir(vp, nrdc, cr);