Searched refs:DMWARN_LIMIT (Results 1 – 9 of 9) sorted by relevance
407 DMWARN_LIMIT("Invalid BIO operation"); in dm_zone_map_bio_begin()453 DMWARN_LIMIT("Truncated write for zone append"); in dm_zone_map_bio_end()459 DMWARN_LIMIT("Invalid BIO operation"); in dm_zone_map_bio_end()
138 DMWARN_LIMIT("repeat_count > 1 is deprecated, using 1 instead"); in rr_add_path()
174 DMWARN_LIMIT("%s: FEC %llu: corrected %d errors", in fec_decode_bufs()252 DMWARN_LIMIT("%s: FEC %llu: read failed (%llu): %ld", in fec_read_bufs()430 DMWARN_LIMIT("%s: FEC: recursion too deep", v->data_dev->name); in verity_fec_decode()
81 DMWARN_LIMIT("Ignoring mapping for CPU %u. Max CPU is %u", in ioa_add_path()
139 DMWARN_LIMIT("repeat_count > 1 is deprecated, using 1 instead"); in ql_add_path()
144 DMWARN_LIMIT("repeat_count > 1 is deprecated, using 1 instead"); in st_add_path()
520 DMWARN_LIMIT("Read failure on mirror device %s. " in read_callback()
2334 DMWARN_LIMIT("You have created a cache device with a lot of individual cache blocks (%llu)\n" in set_cache_size()
608 #define DMWARN_LIMIT(fmt, ...) pr_warn_ratelimited(DM_FMT(fmt), ##__VA_ARGS__) macro