| /linux/drivers/md/dm-vdo/ |
| H A D | logger.h | 32 #define DM_MSG_PREFIX "vdo" macro 33 #define VDO_LOGGING_MODULE_NAME DM_NAME ": " DM_MSG_PREFIX
|
| /linux/drivers/md/ |
| H A D | dm-log-userspace-transfer.h | 11 #define DM_MSG_PREFIX "dm-log-userspace" macro
|
| H A D | dm-verity-loadpin.c | 11 #define DM_MSG_PREFIX "verity-loadpin" macro
|
| H A D | dm-ebs-target.c | 18 #define DM_MSG_PREFIX "ebs" macro 326 ec->wq = alloc_ordered_workqueue("dm-" DM_MSG_PREFIX, WQ_MEM_RECLAIM); in ebs_ctr() 328 ti->error = "Cannot create dm-" DM_MSG_PREFIX " workqueue"; in ebs_ctr()
|
| H A D | dm-verity-target.c | 26 #define DM_MSG_PREFIX "verity" macro 207 dm_audit_log_target(DM_MSG_PREFIX, "max-corrupted-errors", v->ti, 0); in verity_handle_err() 319 dm_audit_log_bio(DM_MSG_PREFIX, "verify-metadata", bio, in verity_verify_level() 448 dm_audit_log_bio(DM_MSG_PREFIX, "verify-data", bio, blkno, 0); in verity_handle_data_hash_mismatch() 1108 dm_audit_log_dtr(DM_MSG_PREFIX, ti, 1); in verity_dtr() 1670 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1); in verity_ctr() 1677 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0); in verity_ctr()
|
| H A D | dm-snap-transient.c | 18 #define DM_MSG_PREFIX "transient snapshot" macro
|
| H A D | dm-cache-policy.c | 16 #define DM_MSG_PREFIX "cache-policy" macro
|
| H A D | dm-uevent.c | 17 #define DM_MSG_PREFIX "uevent" macro
|
| H A D | dm-exception-store.c | 18 #define DM_MSG_PREFIX "snapshot exception stores" macro
|
| H A D | dm-ps-round-robin.c | 20 #define DM_MSG_PREFIX "multipath round-robin" macro
|
| H A D | dm-unstripe.c | 26 #define DM_MSG_PREFIX "unstriped" macro
|
| H A D | dm-linear.c | 17 #define DM_MSG_PREFIX "linear" macro
|
| H A D | dm-ps-queue-length.c | 26 #define DM_MSG_PREFIX "multipath queue-length" macro
|
| H A D | dm-ps-io-affinity.c | 12 #define DM_MSG_PREFIX "multipath io-affinity" macro
|
| H A D | dm-init.c | 17 #define DM_MSG_PREFIX "init" macro
|
| H A D | dm-ps-service-time.c | 18 #define DM_MSG_PREFIX "multipath service-time" macro
|
| H A D | dm-zone.c | 14 #define DM_MSG_PREFIX "zone" macro
|
| H A D | dm-ps-historical-service-time.c | 32 #define DM_MSG_PREFIX "multipath historical-service-time" macro
|
| H A D | dm-delay.c | 21 #define DM_MSG_PREFIX "delay" macro
|
| H A D | dm-stripe.c | 21 #define DM_MSG_PREFIX "striped" macro
|
| H A D | dm-rq.c | 13 #define DM_MSG_PREFIX "core-rq" macro
|
| H A D | dm-crypt.c | 50 #define DM_MSG_PREFIX "crypt" macro 1372 dm_audit_log_bio(DM_MSG_PREFIX, "integrity-aead", in crypt_convert_block_aead() 2228 dm_audit_log_bio(DM_MSG_PREFIX, "integrity-aead", in kcryptd_async_done() 2785 dm_audit_log_dtr(DM_MSG_PREFIX, ti, 1); in crypt_dtr() 3444 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1); in crypt_ctr() 3448 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0); in crypt_ctr()
|
| /linux/drivers/md/persistent-data/ |
| H A D | dm-btree-spine.c | 13 #define DM_MSG_PREFIX "btree spine" macro
|
| H A D | dm-space-map-disk.c | 18 #define DM_MSG_PREFIX "space map disk" macro
|
| H A D | dm-bitset.c | 14 #define DM_MSG_PREFIX "bitset" macro
|