Searched defs:rpc_call_ops (Results 1 – 1 of 1) sorted by relevance
12141 struct rpc_call_ops { struct12142 void (*rpc_call_prepare)(struct rpc_task *, void *);12143 void (*rpc_call_done)(struct rpc_task *, void *);12144 void (*rpc_count_stats)(struct rpc_task *, void *);12145 void (*rpc_release)(void *);