Searched refs:rpc_exit (Results 1 – 3 of 3) sorted by relevance
848 void rpc_exit(struct rpc_task *task, int status) in rpc_exit() function854 EXPORT_SYMBOL_GPL(rpc_exit);906 rpc_exit(task, -ERESTARTSYS); in __rpc_execute()944 rpc_exit(task, -ERESTARTSYS); in __rpc_execute()
1633 rpc_exit(task, tk_status); in __rpc_call_rpcerror()
1973 rpc_exit(task, -ENOTCONN); in xs_local_connect()