Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/sunrpc/
Dclnt.h216 int rpc_restart_call(struct rpc_task *);
/linux-6.6.21/fs/lockd/
Dclntproc.c767 rpc_restart_call(task); in nlmclnt_unlock_callback()
842 rpc_restart_call(task); in nlmclnt_cancel_callback()
/linux-6.6.21/net/sunrpc/
Dclnt.c1671 rpc_restart_call(struct rpc_task *task) in rpc_restart_call() function
1675 EXPORT_SYMBOL_GPL(rpc_restart_call);
1686 return rpc_restart_call(task); in rpc_restart_call_prepare()
/linux-6.6.21/fs/nfs/
Dnfs3proc.c55 rpc_restart_call(task); in nfs3_async_handle_jukebox()
Dnfs4proc.c941 if (!rpc_restart_call(task)) in nfs41_sequence_process()
8465 rpc_restart_call(task); in nfs4_bind_one_conn_to_session_done()
/linux-6.6.21/fs/nfsd/
Dnfs4callback.c1205 if (!rpc_restart_call(task)) in nfsd4_cb_sequence_done()