Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dunlink.c53 rpc_restart_call_prepare(task); in nfs_async_unlink_done()
268 rpc_restart_call_prepare(task); in nfs_async_rename_done()
Dnfs4proc.c922 if (rpc_restart_call_prepare(task)) { in nfs41_sequence_process()
3623 rpc_restart_call_prepare(task); in nfs4_close_done()
5308 rpc_restart_call_prepare(task); in nfs4_read_done_cb()
5328 rpc_restart_call_prepare(task); in nfs4_read_stateid_changed()
5342 rpc_restart_call_prepare(task); in nfs4_read_plus_not_supported()
5423 rpc_restart_call_prepare(task); in nfs4_write_done_cb()
5444 rpc_restart_call_prepare(task); in nfs4_write_stateid_changed()
5546 rpc_restart_call_prepare(task); in nfs4_commit_done_cb()
6493 rpc_restart_call_prepare(task); in nfs4_delegreturn_done()
6805 rpc_restart_call_prepare(task); in nfs4_locku_done()
[all …]
Dnfs42proc.c511 rpc_restart_call_prepare(task); in nfs42_offload_cancel_done()
793 rpc_restart_call_prepare(task); in nfs42_layoutstat_done()
961 rpc_restart_call_prepare(task); in nfs42_layouterror_done()
Dread.c273 rpc_restart_call_prepare(task); in nfs_readpage_retry()
Dwrite.c1659 rpc_restart_call_prepare(task); in nfs_writeback_result()
/Linux-v5.15/include/linux/sunrpc/
Dclnt.h201 int rpc_restart_call_prepare(struct rpc_task *);
/Linux-v5.15/fs/nfs/filelayout/
Dfilelayout.c217 rpc_restart_call_prepare(task); in filelayout_read_done_cb()
329 rpc_restart_call_prepare(task); in filelayout_write_done_cb()
357 rpc_restart_call_prepare(task); in filelayout_commit_done_cb()
/Linux-v5.15/fs/nfsd/
Dnfs4callback.c1160 if (rpc_restart_call_prepare(task)) in nfsd4_cb_sequence_done()
1187 rpc_restart_call_prepare(task); in nfsd4_cb_done()
/Linux-v5.15/fs/nfs/flexfilelayout/
Dflexfilelayout.c1190 rpc_restart_call_prepare(task); in ff_layout_async_handle_error_v3()
1318 rpc_restart_call_prepare(task); in ff_layout_read_done_cb()
1523 rpc_restart_call_prepare(task); in ff_layout_commit_done_cb()
/Linux-v5.15/net/sunrpc/
Dclnt.c1590 rpc_restart_call_prepare(struct rpc_task *task) in rpc_restart_call_prepare() function
1596 EXPORT_SYMBOL_GPL(rpc_restart_call_prepare);