Searched refs:rpc_call_async (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/sunrpc/ |
| A D | clnt.h | 194 int rpc_call_async(struct rpc_clnt *clnt,
|
| /linux/fs/nfsd/ |
| A D | nfs4callback.c | 1356 rpc_call_async(clnt, &cb->cb_msg, RPC_TASK_SOFT | flags, in nfsd4_run_cb_work()
|
| /linux/net/sunrpc/ |
| A D | clnt.c | 1188 rpc_call_async(struct rpc_clnt *clnt, const struct rpc_message *msg, int flags, in rpc_call_async() function 1206 EXPORT_SYMBOL_GPL(rpc_call_async);
|
| /linux/fs/nfs/ |
| A D | nfs4proc.c | 5632 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT, in nfs4_proc_async_renew() 7529 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, data); in nfs4_release_lockowner()
|
| /linux/ |
| A D | vmlinux.symvers | 11722 0x00000000 rpc_call_async vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 54113 ffff800010ea8210 T rpc_call_async
|
| A D | .tmp_System.map | 54113 ffff800010ea8210 T rpc_call_async
|
Completed in 1002 milliseconds