Searched refs:__rpc_restart_call (Results 1 – 1 of 1) sorted by relevance
1677 __rpc_restart_call(struct rpc_task *task, void (*action)(struct rpc_task *)) in __rpc_restart_call() 1692 return __rpc_restart_call(task, call_start);1704 return __rpc_restart_call(task, rpc_prepare_task);1674 __rpc_restart_call(struct rpc_task *task, void (*action)(struct rpc_task *)) __rpc_restart_call() function