Searched defs:rpc_call_ops (Results 1 – 1 of 1) sorted by relevance
91 struct rpc_call_ops { struct92 void (*rpc_call_prepare)(struct rpc_task *, void *);93 void (*rpc_call_done)(struct rpc_task *, void *);94 void (*rpc_release)(void *);