Home
last modified time | relevance | path

Searched refs:rpc_call_async (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dclnt.h188 int rpc_call_async(struct rpc_clnt *clnt,
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dclnt.c1187 rpc_call_async(struct rpc_clnt *clnt, const struct rpc_message *msg, int flags, in rpc_call_async() function
1205 EXPORT_SYMBOL_GPL(rpc_call_async);
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4callback.c1355 rpc_call_async(clnt, &cb->cb_msg, RPC_TASK_SOFT | flags, in nfsd4_run_cb_work()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4proc.c5650 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT, in nfs4_proc_async_renew()
7533 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, data); in nfs4_release_lockowner()