Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfs/
Dunlink.c53 rpc_restart_call_prepare(task); in nfs_async_unlink_done()
272 rpc_restart_call_prepare(task); in nfs_async_rename_done()
Dnfs4proc.c926 if (rpc_restart_call_prepare(task)) { in nfs41_sequence_process()
3609 rpc_restart_call_prepare(task); in nfs4_close_done()
5395 rpc_restart_call_prepare(task); in nfs4_read_done_cb()
5415 rpc_restart_call_prepare(task); in nfs4_read_stateid_changed()
5429 rpc_restart_call_prepare(task); in nfs4_read_plus_not_supported()
5508 rpc_restart_call_prepare(task); in nfs4_write_done_cb()
5529 rpc_restart_call_prepare(task); in nfs4_write_stateid_changed()
5629 rpc_restart_call_prepare(task); in nfs4_commit_done_cb()
6586 rpc_restart_call_prepare(task); in nfs4_delegreturn_done()
6902 rpc_restart_call_prepare(task); in nfs4_locku_done()
[all …]
Dnfs42proc.c522 rpc_restart_call_prepare(task); in nfs42_offload_cancel_done()
809 rpc_restart_call_prepare(task); in nfs42_layoutstat_done()
977 rpc_restart_call_prepare(task); in nfs42_layouterror_done()
Dread.c265 rpc_restart_call_prepare(task); in nfs_readpage_retry()
Dwrite.c1647 rpc_restart_call_prepare(task); in nfs_writeback_result()
/Linux-v6.1/include/linux/sunrpc/
Dclnt.h203 int rpc_restart_call_prepare(struct rpc_task *);
/Linux-v6.1/fs/nfs/filelayout/
Dfilelayout.c219 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-v6.1/fs/nfsd/
Dnfs4callback.c1159 if (rpc_restart_call_prepare(task)) in nfsd4_cb_sequence_done()
1186 rpc_restart_call_prepare(task); in nfsd4_cb_done()
/Linux-v6.1/fs/nfs/flexfilelayout/
Dflexfilelayout.c1189 rpc_restart_call_prepare(task); in ff_layout_async_handle_error_v3()
1319 rpc_restart_call_prepare(task); in ff_layout_read_done_cb()
1527 rpc_restart_call_prepare(task); in ff_layout_commit_done_cb()
/Linux-v6.1/net/sunrpc/
Dclnt.c1670 rpc_restart_call_prepare(struct rpc_task *task) in rpc_restart_call_prepare() function
1676 EXPORT_SYMBOL_GPL(rpc_restart_call_prepare);