Searched refs:dm_audit_log_target (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/md/ |
| H A D | dm-audit.h | 39 static inline void dm_audit_log_target(const char *dm_msg_prefix, const char *op, in dm_audit_log_target() function 50 static inline void dm_audit_log_target(const char *dm_msg_prefix, in dm_audit_log_target() function
|
| H A D | dm-verity-target.c | 276 dm_audit_log_target(DM_MSG_PREFIX, "max-corrupted-errors", v->ti, 0); in verity_handle_err()
|
| H A D | dm-integrity.c | 522 dm_audit_log_target(DM_MSG_PREFIX, "mac-superblock", ic->ti, 0); in sb_mac() 865 dm_audit_log_target(DM_MSG_PREFIX, "mac-journal", ic->ti, 0); in rw_section_mac() 2915 dm_audit_log_target(DM_MSG_PREFIX, "integrity-replay-journal", ic->ti, 0); in do_journal_write()
|