Searched refs:_test_async_fail (Results 1 – 3 of 3) sorted by relevance
34 extern int _test_async_fail;
88 dev_t _test_async_fail; /* fail async writes to cache dev_t */ variable461 _test_async_fail = _sd_cache_files[cd].cd_crdev; in test_control()463 _test_async_fail, cd); in test_control()466 _test_async_fail = 0; in test_control()
1186 if (_test_async_fail == bp->b_edev) error = EIO; in _sd_async_ea()