Searched refs:error_limit (Results 1 – 4 of 4) sorted by relevance
74 if (errors < dc->error_limit) in bch_count_backing_io_errors()125 if (errors < ca->set->error_limit) in bch_count_io_errors()
186 sysfs_printf(io_error_limit, "%i", dc->error_limit); in SHOW()321 sysfs_strtoul_clamp(io_error_limit, dc->error_limit, 0, INT_MAX); in STORE()730 sysfs_print(io_error_limit, c->error_limit); in SHOW()830 sysfs_strtoul_clamp(io_error_limit, c->error_limit, 0, UINT_MAX); in STORE()
389 unsigned int error_limit; member716 unsigned int error_limit; member
1341 dc->error_limit = DEFAULT_CACHED_DEV_ERROR_LIMIT; in cached_dev_init()1834 c->error_limit = DEFAULT_IO_ERROR_LIMIT; in bch_cache_set_alloc()