D | conrpc.c | 92 lstcon_rpc_init(lstcon_node_t *nd, int service, unsigned feats, in lstcon_rpc_init() argument 96 feats, bulk_npg, bulk_len, in lstcon_rpc_init() 117 lstcon_rpc_prep(lstcon_node_t *nd, int service, unsigned feats, in lstcon_rpc_prep() argument 139 rc = lstcon_rpc_init(nd, service, feats, bulk_npg, bulk_len, 0, crpc); in lstcon_rpc_prep() 600 unsigned feats, lstcon_rpc_t **crpc) in lstcon_sesrpc_prep() argument 609 feats, 0, 0, crpc); in lstcon_sesrpc_prep() 622 feats, 0, 0, crpc); in lstcon_sesrpc_prep() 638 lstcon_dbgrpc_prep(lstcon_node_t *nd, unsigned feats, lstcon_rpc_t **crpc) in lstcon_dbgrpc_prep() argument 643 rc = lstcon_rpc_prep(nd, SRPC_SERVICE_DEBUG, feats, 0, 0, crpc); in lstcon_dbgrpc_prep() 656 lstcon_batrpc_prep(lstcon_node_t *nd, int transop, unsigned feats, in lstcon_batrpc_prep() argument [all …]
|