Searched refs:__rpc_wait_for_completion_task (Results 1 – 2 of 2) sorted by relevance
240 int __rpc_wait_for_completion_task(struct rpc_task *task, int (*)(void *));251 return __rpc_wait_for_completion_task(task, NULL); in rpc_wait_for_completion_task()
281 int __rpc_wait_for_completion_task(struct rpc_task *task, int (*action)(void *)) in __rpc_wait_for_completion_task() function288 EXPORT_SYMBOL_GPL(__rpc_wait_for_completion_task);