Searched refs:AsyncBioEnforceWriteQuota (Results 1 – 3 of 3) sorted by relevance
40 void AsyncBioEnforceWriteQuota(BIO *bio, bool enforce);
185 void AsyncBioEnforceWriteQuota(BIO *bio, bool enforce) { in AsyncBioEnforceWriteQuota() function
1245 AsyncBioEnforceWriteQuota(test_state->async_bio, false); in RetryAsync()1247 AsyncBioEnforceWriteQuota(test_state->async_bio, true); in RetryAsync()1302 AsyncBioEnforceWriteQuota(test_state->async_bio, false); in DoRead()1307 AsyncBioEnforceWriteQuota(test_state->async_bio, true); in DoRead()