Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dxdr_rdma.c266 rdclist = clist_alloc(); in xdrrdma_getrdmablk()
621 cle = clist_alloc(); in xdrrdma_putbytes()
791 rwl = clist_alloc(); in xdrrdma_control()
822 rwl = clist_alloc(); in xdrrdma_control()
1052 tmp = *w = clist_alloc(); in xdr_decode_wlist()
1066 tmp->c_next = clist_alloc(); in xdr_decode_wlist()
1114 first = ncl = clist_alloc(); in xdr_decode_wlist_svc()
1137 ncl->c_next = clist_alloc(); in xdr_decode_wlist_svc()
1198 first = ncl = clist_alloc(); in xdr_decode_reply_wchunk()
1439 tcl = clist_alloc(); in xdrrdma_send_read_data()
[all …]
H A Drdma_subr.c198 clist_alloc(void) in clist_alloc() function
247 cl = clist_alloc(); in clist_add()
H A Dclnt_rdma.c484 rndcl = clist_alloc(); in clnt_setup_wlist()
534 *clpp = clist_alloc(); in clnt_setup_long_reply()
794 cl_rpcmsg = clist_alloc(); in clnt_rdma_kcallit()
H A Drpc_rdma.h526 extern struct clist *clist_alloc(void);