Searched refs:rpc_call_null (Results 1 – 2 of 2) sorted by relevance
2240 struct rpc_task *rpc_call_null(struct rpc_clnt *clnt, struct rpc_cred *cred, int flags) in rpc_call_null() function2254 EXPORT_SYMBOL_GPL(rpc_call_null);
1004 task = rpc_call_null(gss_auth->client, cred, RPC_TASK_ASYNC|RPC_TASK_SOFT); in gss_destroying_context()