Searched refs:c_dmemhandle (Results 1 – 6 of 6) sorted by relevance
224 if (cl->c_dmemhandle.mrc_rmr == 0) in clist_zero_len()255 cl->c_dmemhandle = *dhandle; in clist_add()285 &c->c_dmemhandle, (void **)&c->c_dsynchandle, in clist_register()319 if (c->c_dmemhandle.mrc_rmr != 0) { in clist_deregister()322 c->c_dmemhandle, in clist_deregister()325 c->c_dmemhandle.mrc_rmr = 0; in clist_deregister()
522 cle->c_dmemhandle = cl.c_dmemhandle; in xdrrdma_getbytes()1003 if (!xdr_uint32(xdrs, &w->c_dmemhandle.mrc_rmr)) in xdr_encode_wlist()1055 if (!xdr_uint32(xdrs, &tmp->c_dmemhandle.mrc_rmr)) in xdr_decode_wlist()1118 if (!xdr_uint32(xdrs, &ncl->c_dmemhandle.mrc_rmr)) in xdr_decode_wlist_svc()1207 if (!xdr_uint32(xdrs, &ncl->c_dmemhandle.mrc_rmr)) in xdr_decode_reply_wchunk()1219 if (!(ncl->c_dmemhandle.mrc_rmr && in xdr_decode_reply_wchunk()1263 &cl_longreply->c_dmemhandle.mrc_rmr)) in xdr_encode_reply_wchunk()1310 rlist->c_dmemhandle = cl.c_dmemhandle; in xdrrdma_read_from_client()1332 cl.c_dmemhandle = rlist->c_dmemhandle; in xdrrdma_read_from_client()
706 if (wcl->c_dmemhandle.mrc_rmr == 0) in svc_process_long_reply()727 if (wcl->c_dmemhandle.mrc_rmr == 0) in svc_process_long_reply()1384 if (wcl->c_dmemhandle.mrc_rmr == 0) in rdma_setup_read_chunks()
253 struct mrc c_dmemhandle; /* dst memory handle */ member
502 rndcl->c_dmemhandle = rndcl->rb_longbuf.handle; in clnt_setup_wlist()548 (*clpp)->c_dmemhandle = (*clpp)->rb_longbuf.handle; in clnt_setup_long_reply()
2769 cl->c_dmemhandle.mrc_rmr; /* rkey */ in rib_write()2864 sgl.ds_key = cl->c_dmemhandle.mrc_lmr; /* lkey */ in rib_read()