Searched refs:wlist_len (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1446 uint_t wlist_len; member in struct:READ3resok
1482 uint_t wlist_len; member in struct:READ3vres
1499 uint_t wlist_len; member in struct:READ3uiores
H A Dnfs4_kprot.h1128 uint_t wlist_len; member in struct:READ4res
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_srv.c1050 resp->resok.wlist_len = resp->resok.count;
1069 resp->resok.wlist_len = resp->resok.count;
4326 int wlist_len; local
4330 if (rdma_setup_read_chunks(wcl, count, &wlist_len) == FALSE) {
4335 rok->wlist_len = wlist_len;
H A Dnfs3_xdr.c1443 objp->wlist_len = clist_len(cl);
1446 if (objp->wlist_len !=
1564 objp->wlist_len = clist_len(cl);
H A Dnfs_srv.c2998 int wlist_len; local
3003 if (rdma_setup_read_chunks(wcl, count, &wlist_len) == FALSE) {
3008 rr->rr_ok.rrok_wlist_len = wlist_len;
H A Dnfs4_xdr.c3513 objp->wlist_len = clist_len(cl);
3516 if (objp->wlist_len !=
3603 objp->wlist_len = clist_len(cl);
3606 if (objp->wlist_len !=
H A Dnfs4_srv.c3238 resp->wlist_len = resp->data_len;
3253 resp->wlist_len = resp->data_len;
9597 int wlist_len; local
9600 if (rdma_setup_read_chunks(wcl, count, &wlist_len) == FALSE) {
9604 rok->wlist_len = wlist_len;

Completed in 128 milliseconds