Searched refs:AsyncBioEnforceWriteQuota (Results 1 – 4 of 4) sorted by relevance
40 void AsyncBioEnforceWriteQuota(BIO *bio, bool enforce);
53 AsyncBioEnforceWriteQuota(test_state->async_bio, false); in RetryAsync()55 AsyncBioEnforceWriteQuota(test_state->async_bio, true); in RetryAsync()
185 void AsyncBioEnforceWriteQuota(BIO *bio, bool enforce) { in AsyncBioEnforceWriteQuota() function
188 AsyncBioEnforceWriteQuota(test_state->async_bio, false); in DoRead()195 AsyncBioEnforceWriteQuota(test_state->async_bio, true); in DoRead()