Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/
A Ddm-ioctl.c981 DMDEBUG_LIMIT("device doesn't appear to be in the dev hash table."); in dev_remove()
998 DMDEBUG_LIMIT("unable to remove open device %s", hc->name); in dev_remove()
1155 DMDEBUG_LIMIT("device doesn't appear to be in the dev hash table."); in do_resume()
1548 DMDEBUG_LIMIT("device doesn't appear to be in the dev hash table."); in table_clear()
A Ddm-crypt.c2311 DMDEBUG_LIMIT("%s using implementation \"%s\"", ciphermode, in crypt_alloc_tfms_skcipher()
2332 DMDEBUG_LIMIT("%s using implementation \"%s\"", ciphermode, in crypt_alloc_tfms_aead()
A Ddm-mpath.c477 DMDEBUG_LIMIT("%s: returning EIO; QIFNP = %d; SQIFNP = %d; DNFS = %d", \
A Ddm.c467 DMDEBUG_LIMIT( in dm_blk_ioctl()
/linux-6.3-rc2/include/linux/
A Ddevice-mapper.h620 #define DMDEBUG_LIMIT(fmt, ...) pr_debug_ratelimited(DM_FMT(fmt), ##__VA_ARGS__) macro

Completed in 24 milliseconds