Home
last modified time | relevance | path

Searched refs:rpc_restart_call (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/sunrpc/
H A Dclnt.h217 int rpc_restart_call(struct rpc_task *);
/linux/fs/lockd/
H A Dclntproc.c772 rpc_restart_call(task); in nlmclnt_unlock_callback()
847 rpc_restart_call(task); in nlmclnt_cancel_callback()
/linux/net/sunrpc/
H A Dclnt.c1687 rpc_restart_call(struct rpc_task *task) in rpc_restart_call() function
1691 EXPORT_SYMBOL_GPL(rpc_restart_call);
1702 return rpc_restart_call(task); in rpc_restart_call_prepare()
/linux/fs/nfs/
H A Dnfs3proc.c55 rpc_restart_call(task); in nfs3_async_handle_jukebox()
H A Dnfs4proc.c978 if (!rpc_restart_call(task)) in nfs41_sequence_process()
8647 rpc_restart_call(task); in nfs4_bind_one_conn_to_session_done()
/linux/fs/nfsd/
H A Dnfs4callback.c1291 if (!rpc_restart_call(task)) in nfsd4_cb_sequence_done()