Home
last modified time | relevance | path

Searched refs:rpc_restart_call_prepare (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/include/linux/sunrpc/
Dclnt.h180 int rpc_restart_call_prepare(struct rpc_task *);
/Linux-v4.19/fs/nfs/
Dunlink.c52 rpc_restart_call_prepare(task); in nfs_async_unlink_done()
272 rpc_restart_call_prepare(task); in nfs_async_rename_done()
Dnfs42proc.c404 rpc_restart_call_prepare(task); in nfs42_offload_cancel_done()
607 rpc_restart_call_prepare(task); in nfs42_layoutstat_done()
Dnfs4proc.c834 if (rpc_restart_call_prepare(task)) { in nfs41_sequence_process()
3338 rpc_restart_call_prepare(task); in nfs4_close_done()
4956 rpc_restart_call_prepare(task); in nfs4_read_done_cb()
4976 rpc_restart_call_prepare(task); in nfs4_read_stateid_changed()
5038 rpc_restart_call_prepare(task); in nfs4_write_done_cb()
5059 rpc_restart_call_prepare(task); in nfs4_write_stateid_changed()
5122 rpc_restart_call_prepare(task); in nfs4_commit_done_cb()
6068 rpc_restart_call_prepare(task); in nfs4_delegreturn_done()
6331 rpc_restart_call_prepare(task); in nfs4_locku_done()
6338 rpc_restart_call_prepare(task); in nfs4_locku_done()
[all …]
Dread.c272 rpc_restart_call_prepare(task); in nfs_readpage_retry()
Dwrite.c1620 rpc_restart_call_prepare(task); in nfs_writeback_result()
/Linux-v4.19/fs/nfs/filelayout/
Dfilelayout.c216 rpc_restart_call_prepare(task); in filelayout_read_done_cb()
328 rpc_restart_call_prepare(task); in filelayout_write_done_cb()
356 rpc_restart_call_prepare(task); in filelayout_commit_done_cb()
/Linux-v4.19/fs/nfsd/
Dnfs4callback.c1005 if (rpc_restart_call_prepare(task)) in nfsd4_cb_sequence_done()
1033 rpc_restart_call_prepare(task); in nfsd4_cb_done()
/Linux-v4.19/fs/nfs/flexfilelayout/
Dflexfilelayout.c1143 rpc_restart_call_prepare(task); in ff_layout_async_handle_error_v3()
1259 rpc_restart_call_prepare(task); in ff_layout_read_done_cb()
1476 rpc_restart_call_prepare(task); in ff_layout_commit_done_cb()
/Linux-v4.19/net/sunrpc/
Dclnt.c1462 rpc_restart_call_prepare(struct rpc_task *task) in rpc_restart_call_prepare() function
1472 EXPORT_SYMBOL_GPL(rpc_restart_call_prepare);