Searched refs:__rpc_restart_call (Results 1 – 1 of 1) sorted by relevance
1646 __rpc_restart_call(struct rpc_task *task, void (*action)(struct rpc_task *)) in __rpc_restart_call() function1661 return __rpc_restart_call(task, call_start); in rpc_restart_call()1673 return __rpc_restart_call(task, rpc_prepare_task); in rpc_restart_call_prepare()