Searched refs:rpc_call_async (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/sunrpc/
H A Dclnt.h163 int rpc_call_async(struct rpc_clnt *clnt,
/linux-4.1.27/fs/nfs/
H A Dnfs4_fs.h320 * Should be called before rpc_call_sync/rpc_call_async.
H A Dnfs4proc.c4419 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT, nfs4_proc_async_renew()
6114 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, data); nfs4_release_lockowner()
/linux-4.1.27/net/sunrpc/
H A Dclnt.c1001 * rpc_call_async - Perform an asynchronous RPC call
1009 rpc_call_async(struct rpc_clnt *clnt, const struct rpc_message *msg, int flags, rpc_call_async() function
1027 EXPORT_SYMBOL_GPL(rpc_call_async); variable
/linux-4.1.27/fs/nfsd/
H A Dnfs4callback.c1079 rpc_call_async(clnt, &cb->cb_msg, RPC_TASK_SOFT | RPC_TASK_SOFTCONN, nfsd4_run_cb_work()

Completed in 281 milliseconds