Searched refs:cl_call (Results 1 – 4 of 4) sorted by relevance
125 enum clnt_stat (*cl_call)(struct __rpc_client *, member200 ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \203 ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, \
296 if (ops.cl_call == NULL) { in clnt_raw_ops()297 ops.cl_call = clnt_raw_call; in clnt_raw_ops()
839 if (ops.cl_call == NULL) { in clnt_dg_ops()840 ops.cl_call = clnt_dg_call; in clnt_dg_ops()
1073 if (ops.cl_call == NULL) { in clnt_vc_ops()1074 ops.cl_call = clnt_vc_call; in clnt_vc_ops()