Searched refs:max_errors (Results 1 – 10 of 10) sorted by relevance
150 const int max_errors; member390 if (type >= cbb->fabric->max_errors) { in tegra234_cbb_print_error()407 if (type >= cbb->fabric->max_errors) { in tegra234_cbb_print_error()464 if (cbb->type < cbb->fabric->max_errors) in print_errlog_err()897 .max_errors = ARRAY_SIZE(tegra234_cbb_errors),911 .max_errors = ARRAY_SIZE(tegra234_cbb_errors),925 .max_errors = ARRAY_SIZE(tegra234_cbb_errors),940 .max_errors = ARRAY_SIZE(tegra234_cbb_errors),954 .max_errors = ARRAY_SIZE(tegra234_cbb_errors),968 .max_errors = ARRAY_SIZE(tegra234_cbb_errors),[all …]
152 struct floppy_max_errors max_errors; member
225 int max_errors = 4; in ether3_ramtest() local244 if (max_errors > 0 && bad != buffer[i]) { in ether3_ramtest()248 max_errors--; in ether3_ramtest()
256 int max_errors = 15; in ether1_ramtest() local270 if (max_errors >= 0 && bad != buffer[i]) { in ether1_ramtest()276 max_errors --; in ether1_ramtest()
1273 if (unlikely(found_errors > rbio->bioc->max_errors)) in rbio_add_io_paddrs()2075 if (unlikely(found_errors > rbio->bioc->max_errors)) in recover_vertical()2528 if (unlikely(found_errors > rbio->bioc->max_errors)) { in rmw_rbio()2854 if (unlikely(found_errors > rbio->bioc->max_errors)) { in recover_scrub_rbio()2878 if (unlikely(dfail > rbio->bioc->max_errors - 1)) { in recover_scrub_rbio()2987 if (unlikely(found_errors > rbio->bioc->max_errors)) { in scrub_rbio()
510 u16 max_errors; member
48 int max_errors; member6557 int max_errors = io_geom->max_errors; in handle_ops_on_dev_replace() local6619 io_geom->max_errors = max_errors + nr_extra_stripes; in handle_ops_on_dev_replace()6806 io_geom->max_errors = btrfs_chunk_max_errors(map); in map_blocks_raid56_write()7070 io_geom.max_errors = btrfs_chunk_max_errors(map); in btrfs_map_block()7079 bioc->max_errors = io_geom.max_errors; in btrfs_map_block()
4043 int max_errors; in write_all_supers() local4062 max_errors = btrfs_super_num_devices(fs_info->super_copy) - 1; in write_all_supers()4113 if (unlikely(total_errors > max_errors)) { in write_all_supers()4138 if (unlikely(total_errors > max_errors)) { in write_all_supers()
441 if (atomic_read(&bioc->error) > bioc->max_errors) in orig_write_end_io_work()
1223 mds->poison.max_errors = min_t(u32, val, CXL_POISON_LIST_MAX); in cxl_dev_state_identify()1464 if (nr_records >= mds->poison.max_errors) { in cxl_mem_get_poison()