Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dclnt.h221 int rpc_restart_call_prepare(struct rpc_task *);
/linux/fs/nfs/
H A Dnfs40proc.c294 rpc_restart_call_prepare(task); in nfs4_release_lockowner_done()
H A Dnfs4proc.c986 if (rpc_restart_call_prepare(task)) { in nfs41_sequence_process()
3654 rpc_restart_call_prepare(task); in nfs4_close_done()
5666 rpc_restart_call_prepare(task); in nfs4_read_done_cb()
5686 rpc_restart_call_prepare(task); in nfs4_read_stateid_changed()
5700 rpc_restart_call_prepare(task); in nfs4_read_plus_not_supported()
5786 rpc_restart_call_prepare(task); in nfs4_write_done_cb()
5807 rpc_restart_call_prepare(task); in nfs4_write_stateid_changed()
5917 rpc_restart_call_prepare(task); in nfs4_commit_done_cb()
6817 rpc_restart_call_prepare(task); in nfs4_delegreturn_done()
7158 rpc_restart_call_prepare(task); in nfs4_locku_done()
[all …]
H A Dwrite.c1603 rpc_restart_call_prepare(task); in nfs_writeback_result()
/linux/fs/nfsd/
H A Dnfs4callback.c1670 if (rpc_restart_call_prepare(task)) in nfsd4_cb_sequence_done()
1712 rpc_restart_call_prepare(task); in nfsd4_cb_done()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1478 rpc_restart_call_prepare(task); in ff_layout_async_handle_error_v3()
1645 rpc_restart_call_prepare(task); in ff_layout_read_done_cb()
1891 rpc_restart_call_prepare(task); in ff_layout_commit_done_cb()
/linux/net/sunrpc/
H A Dclnt.c1722 rpc_restart_call_prepare(struct rpc_task *task) in rpc_restart_call_prepare() function
1728 EXPORT_SYMBOL_GPL(rpc_restart_call_prepare);