Searched refs:try_upgrade (Results 1 – 2 of 2) sorted by relevance
380 bundle->try_upgrade = true; in rxrpc_bundle_has_space()386 !bundle->try_upgrade && in rxrpc_bundle_has_space()468 if (bundle->try_upgrade) in rxrpc_activate_channels()485 if (bundle->try_upgrade) in rxrpc_activate_channels()608 bundle->try_upgrade = false; in rxrpc_disconnect_client_call()
440 bool try_upgrade; /* True if the bundle is attempting upgrade */ member