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.h218 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.c1690 rpc_restart_call(struct rpc_task *task) in rpc_restart_call()
1694 EXPORT_SYMBOL_GPL(rpc_restart_call);
1705 return rpc_restart_call(task);
1687 rpc_restart_call(struct rpc_task *task) rpc_restart_call() function
/linux/fs/nfs/
H A Dnfs3proc.c55 rpc_restart_call(task); in nfs3_async_handle_jukebox()
H A Dnfs4proc.c987 if (!rpc_restart_call(task)) in nfs41_sequence_process()
8661 rpc_restart_call(task); in nfs4_bind_one_conn_to_session_done()
/linux/fs/nfsd/
H A Dnfs4callback.c1388 if (!rpc_restart_call(task)) in nfsd4_cb_sequence_done()