D | conrpc.c | 89 lstcon_rpc_init(struct lstcon_node *nd, int service, unsigned feats, in lstcon_rpc_init() argument 93 feats, bulk_npg, bulk_len, in lstcon_rpc_init() 114 lstcon_rpc_prep(struct lstcon_node *nd, int service, unsigned feats, in lstcon_rpc_prep() argument 135 rc = lstcon_rpc_init(nd, service, feats, bulk_npg, bulk_len, 0, crpc); in lstcon_rpc_prep() 592 unsigned feats, struct lstcon_rpc **crpc) in lstcon_sesrpc_prep() argument 601 feats, 0, 0, crpc); in lstcon_sesrpc_prep() 614 feats, 0, 0, crpc); in lstcon_sesrpc_prep() 630 lstcon_dbgrpc_prep(struct lstcon_node *nd, unsigned feats, struct lstcon_rpc **crpc) in lstcon_dbgrpc_prep() argument 635 rc = lstcon_rpc_prep(nd, SRPC_SERVICE_DEBUG, feats, 0, 0, crpc); in lstcon_dbgrpc_prep() 648 lstcon_batrpc_prep(struct lstcon_node *nd, int transop, unsigned feats, in lstcon_batrpc_prep() argument [all …]
|