Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfs/
Dunlink.c53 rpc_restart_call_prepare(task); in nfs_async_unlink_done()
273 rpc_restart_call_prepare(task); in nfs_async_rename_done()
Dread.c268 rpc_restart_call_prepare(task); in nfs_readpage_retry()
Dnfs4proc.c932 if (rpc_restart_call_prepare(task)) { in nfs41_sequence_process()
3617 rpc_restart_call_prepare(task); in nfs4_close_done()
5405 rpc_restart_call_prepare(task); in nfs4_read_done_cb()
5425 rpc_restart_call_prepare(task); in nfs4_read_stateid_changed()
5439 rpc_restart_call_prepare(task); in nfs4_read_plus_not_supported()
5522 rpc_restart_call_prepare(task); in nfs4_write_done_cb()
5543 rpc_restart_call_prepare(task); in nfs4_write_stateid_changed()
5643 rpc_restart_call_prepare(task); in nfs4_commit_done_cb()
6599 rpc_restart_call_prepare(task); in nfs4_delegreturn_done()
6915 rpc_restart_call_prepare(task); in nfs4_locku_done()
[all …]
Dnfs42proc.c525 rpc_restart_call_prepare(task); in nfs42_offload_cancel_done()
812 rpc_restart_call_prepare(task); in nfs42_layoutstat_done()
980 rpc_restart_call_prepare(task); in nfs42_layouterror_done()
Dwrite.c1652 rpc_restart_call_prepare(task); in nfs_writeback_result()
/Linux-v6.6/include/linux/sunrpc/
Dclnt.h214 int rpc_restart_call_prepare(struct rpc_task *);
/Linux-v6.6/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.6/fs/nfsd/
Dnfs4callback.c1233 if (rpc_restart_call_prepare(task)) in nfsd4_cb_sequence_done()
1260 rpc_restart_call_prepare(task); in nfsd4_cb_done()
/Linux-v6.6/fs/nfs/flexfilelayout/
Dflexfilelayout.c1189 rpc_restart_call_prepare(task); in ff_layout_async_handle_error_v3()
1320 rpc_restart_call_prepare(task); in ff_layout_read_done_cb()
1528 rpc_restart_call_prepare(task); in ff_layout_commit_done_cb()
/Linux-v6.6/net/sunrpc/
Dclnt.c1679 rpc_restart_call_prepare(struct rpc_task *task) in rpc_restart_call_prepare() function
1685 EXPORT_SYMBOL_GPL(rpc_restart_call_prepare);