Searched refs:DMWARN_LIMIT (Results 1 – 8 of 8) sorted by relevance
142 DMWARN_LIMIT("repeat_count > 1 is deprecated, using 1 instead"); in rr_add_path()
140 DMWARN_LIMIT("repeat_count > 1 is deprecated, using 1 instead"); in ql_add_path()
81 DMWARN_LIMIT("Ignoring mapping for CPU %u. Max CPU is %u", in ioa_add_path()
144 DMWARN_LIMIT("repeat_count > 1 is deprecated, using 1 instead"); in st_add_path()
167 DMWARN_LIMIT("%s: FEC %llu: corrected %d errors", in fec_decode_bufs()246 DMWARN_LIMIT("%s: FEC %llu: read failed (%llu): %ld", in fec_read_bufs()
530 DMWARN_LIMIT("Read failure on mirror device %s. Trying alternative device.", in read_callback()
2370 DMWARN_LIMIT("You have created a cache device with a lot of individual cache blocks (%llu)\n" in set_cache_size()
666 #define DMWARN_LIMIT(fmt, ...) pr_warn_ratelimited(DM_FMT(fmt), ##__VA_ARGS__) macro