Searched refs:rpc_call_async (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/nfs/ |
| H A D | nfs40proc.c | 132 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT, in nfs4_proc_async_renew() 335 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, data); in nfs4_release_lockowner()
|
| /linux/net/sunrpc/ |
| H A D | clnt.c | 1289 rpc_call_async(struct rpc_clnt *clnt, const struct rpc_message *msg, int flags, in rpc_call_async() function 1307 EXPORT_SYMBOL_GPL(rpc_call_async);
|