Searched refs:try_upgrade (Results 1 – 2 of 2) sorted by relevance
381 bundle->try_upgrade = true; in rxrpc_bundle_has_space()387 !bundle->try_upgrade && in rxrpc_bundle_has_space()469 if (bundle->try_upgrade) in rxrpc_activate_channels()486 if (bundle->try_upgrade) in rxrpc_activate_channels()613 bundle->try_upgrade = false; in rxrpc_disconnect_client_call()
448 bool try_upgrade; /* True if the bundle is attempting upgrade */ member