RXRPC_CALL_DISCONNECTED
if (!test_bit(RXRPC_CALL_DISCONNECTED, &call->flags))
__set_bit(RXRPC_CALL_DISCONNECTED, &call->flags);
if (!test_bit(RXRPC_CALL_DISCONNECTED, &call->flags)) {
set_bit(RXRPC_CALL_DISCONNECTED, &call->flags);
if (test_bit(RXRPC_CALL_DISCONNECTED, &call->flags))
if (test_bit(RXRPC_CALL_DISCONNECTED, &call->flags))
if (test_bit(RXRPC_CALL_DISCONNECTED, &call->flags))