Searched refs:may_reuse (Results 1 – 1 of 1) sorted by relevance
566 bool may_reuse; in rxrpc_disconnect_client_call() local591 may_reuse = rxrpc_may_reuse_conn(conn); in rxrpc_disconnect_client_call()609 if (may_reuse) in rxrpc_disconnect_client_call()615 if (may_reuse && !list_empty(&bundle->waiting_calls)) { in rxrpc_disconnect_client_call()
Completed in 4 milliseconds