Searched defs:rpc_call_ops (Results 1 – 1 of 1) sorted by relevance
43713 struct rpc_call_ops { struct43714 void (*rpc_call_prepare)(struct rpc_task *, void *);43715 void (*rpc_call_done)(struct rpc_task *, void *);43716 void (*rpc_count_stats)(struct rpc_task *, void *);43717 void (*rpc_release)(void *);