Searched defs:rpc_call (Results 1 – 2 of 2) sorted by relevance
132 int rpc_call(struct rpc_clnt *clnt, u32 proc, void *argp, void *resp, int flags) in rpc_call() function
46 #define rpc_call(clnt, proc, argp, resp, flags) \ macro