Searched refs:DMWARN_LIMIT (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/md/
H A Ddm-zone.c406 DMWARN_LIMIT("Invalid BIO operation");
452 DMWARN_LIMIT("Truncated write for zone append");
458 DMWARN_LIMIT("Invalid BIO operation");
H A Ddm-ps-round-robin.c142 DMWARN_LIMIT("repeat_count > 1 is deprecated, using 1 instead");
H A Ddm-ps-service-time.c144 DMWARN_LIMIT("repeat_count > 1 is deprecated, using 1 instead");
H A Ddm-ps-queue-length.c140 DMWARN_LIMIT("repeat_count > 1 is deprecated, using 1 instead");
H A Ddm-ps-io-affinity.c81 DMWARN_LIMIT("Ignoring mapping for CPU %u. Max CPU is %u",
H A Ddm-verity-fec.c177 DMWARN_LIMIT("%s: FEC %llu: corrected %d errors",
256 DMWARN_LIMIT("%s: FEC %llu: read failed (%llu): %ld",
434 DMWARN_LIMIT("%s: FEC: recursion too deep", v->data_dev->name);
H A Ddm-raid1.c531 DMWARN_LIMIT("Read failure on mirror device %s. Trying alternative device.",
H A Ddm-cache-target.c2365 DMWARN_LIMIT("You have created a cache device with a lot of individual cache blocks (%llu)\n"
/linux-master/include/linux/
H A Ddevice-mapper.h630 #define DMWARN_LIMIT(fmt, ...) pr_warn_ratelimited(DM_FMT(fmt), ##__VA_ARGS__) macro

Completed in 141 milliseconds