Home
last modified time | relevance | path

Searched refs:DMDEBUG_LIMIT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Ddevice-mapper.h543 #define DMDEBUG_LIMIT(fmt, ...) DM_RATELIMIT(pr_debug, fmt, ##__VA_ARGS__) macro
546 #define DMDEBUG_LIMIT(fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
/Linux-v4.19/drivers/md/
Ddm-ioctl.c849 DMDEBUG_LIMIT("device doesn't appear to be in the dev hash table."); in dev_remove()
866 DMDEBUG_LIMIT("unable to remove open device %s", hc->name); in dev_remove()
1021 DMDEBUG_LIMIT("device doesn't appear to be in the dev hash table."); in do_resume()
1402 DMDEBUG_LIMIT("device doesn't appear to be in the dev hash table."); in table_clear()