Searched defs:wlist_len (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
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 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 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;
/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

Completed in 155 milliseconds