Searched refs:error_limit (Results 1 – 4 of 4) sorted by relevance
75 if (errors < dc->error_limit) in bch_count_backing_io_errors()126 if (errors < ca->set->error_limit) in bch_count_io_errors()
207 sysfs_printf(io_error_limit, "%i", dc->error_limit); in SHOW()355 sysfs_strtoul_clamp(io_error_limit, dc->error_limit, 0, INT_MAX); in STORE()778 sysfs_print(io_error_limit, c->error_limit); in SHOW()887 sysfs_strtoul_clamp(io_error_limit, c->error_limit, 0, UINT_MAX); in STORE()
396 unsigned int error_limit; member725 unsigned int error_limit; member
1437 dc->error_limit = DEFAULT_CACHED_DEV_ERROR_LIMIT; in cached_dev_init()1961 c->error_limit = DEFAULT_IO_ERROR_LIMIT; in bch_cache_set_alloc()