Home
last modified time | relevance | path

Searched refs:cl_longreply (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/rpc/
H A Dxdr_rdma.c1239 struct clist *cl_longreply, uint32_t seg_array_len) in xdr_encode_reply_wchunk() argument
1253 if (!cl_longreply) in xdr_encode_reply_wchunk()
1255 length = cl_longreply->c_len; in xdr_encode_reply_wchunk()
1256 offset = (uint64) cl_longreply->u.c_daddr; in xdr_encode_reply_wchunk()
1263 &cl_longreply->c_dmemhandle.mrc_rmr)) in xdr_encode_reply_wchunk()
1269 cl_longreply = cl_longreply->c_next; in xdr_encode_reply_wchunk()