Home
last modified time | relevance | path

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

/Linux-v5.10/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.c920 if (rpc_restart_call_prepare(task)) { in nfs41_sequence_process()
3592 rpc_restart_call_prepare(task); in nfs4_close_done()
5256 rpc_restart_call_prepare(task); in nfs4_read_done_cb()
5276 rpc_restart_call_prepare(task); in nfs4_read_stateid_changed()
5290 rpc_restart_call_prepare(task); in nfs4_read_plus_not_supported()
5370 rpc_restart_call_prepare(task); in nfs4_write_done_cb()
5391 rpc_restart_call_prepare(task); in nfs4_write_stateid_changed()
5488 rpc_restart_call_prepare(task); in nfs4_commit_done_cb()
6425 rpc_restart_call_prepare(task); in nfs4_delegreturn_done()
6732 rpc_restart_call_prepare(task); in nfs4_locku_done()
[all …]
Dnfs42proc.c485 rpc_restart_call_prepare(task); in nfs42_offload_cancel_done()
764 rpc_restart_call_prepare(task); in nfs42_layoutstat_done()
932 rpc_restart_call_prepare(task); in nfs42_layouterror_done()
Dread.c288 rpc_restart_call_prepare(task); in nfs_readpage_retry()
Dwrite.c1651 rpc_restart_call_prepare(task); in nfs_writeback_result()
/Linux-v5.10/include/linux/sunrpc/
Dclnt.h196 int rpc_restart_call_prepare(struct rpc_task *);
/Linux-v5.10/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.10/fs/nfsd/
Dnfs4callback.c1157 if (rpc_restart_call_prepare(task)) in nfsd4_cb_sequence_done()
1186 rpc_restart_call_prepare(task); in nfsd4_cb_done()
/Linux-v5.10/fs/nfs/flexfilelayout/
Dflexfilelayout.c1194 rpc_restart_call_prepare(task); in ff_layout_async_handle_error_v3()
1322 rpc_restart_call_prepare(task); in ff_layout_read_done_cb()
1527 rpc_restart_call_prepare(task); in ff_layout_commit_done_cb()
/Linux-v5.10/net/sunrpc/
Dclnt.c1589 rpc_restart_call_prepare(struct rpc_task *task) in rpc_restart_call_prepare() function
1595 EXPORT_SYMBOL_GPL(rpc_restart_call_prepare);