Searched refs:readdir_res (Results 1 – 1 of 1) sorted by relevance
90 readdir4res_t readdir_res; in nfs4getdents() local102 bzero((caddr_t)&readdir_res, sizeof (readdir4res_t)); in nfs4getdents()117 while (!readdir_res.rd_eof) { in nfs4getdents()136 readdir_res.rd_entries = rdbuf.etlist; in nfs4getdents()157 xdr_readdir4_res, (caddr_t)&readdir_res, zero_timeout); in nfs4getdents()163 if (readdir_res.rd_status != NFS4_OK) { in nfs4getdents()169 nfs4_error(readdir_res.rd_status); in nfs4getdents()