Searched refs:DMDEBUG_LIMIT (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Ddevice-mapper.h635 #define DMDEBUG_LIMIT(fmt, ...) pr_debug_ratelimited(DM_FMT(fmt), ##__VA_ARGS__) macro
/linux-master/drivers/md/
H A Ddm-ioctl.c988 DMDEBUG_LIMIT("device doesn't appear to be in the dev hash table.");
1005 DMDEBUG_LIMIT("unable to remove open device %s", hc->name);
1162 DMDEBUG_LIMIT("device doesn't appear to be in the dev hash table.");
1594 DMDEBUG_LIMIT("device doesn't appear to be in the dev hash table.");
H A Ddm-mpath.c477 DMDEBUG_LIMIT("%s: returning EIO; QIFNP = %d; SQIFNP = %d; DNFS = %d", \
H A Ddm-crypt.c2378 DMDEBUG_LIMIT("%s using implementation \"%s\"", ciphermode,
2399 DMDEBUG_LIMIT("%s using implementation \"%s\"", ciphermode,
H A Ddm.c467 DMDEBUG_LIMIT(

Completed in 211 milliseconds