Searched refs:dm_audit_log_target (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/md/ |
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
|
D | dm-integrity.c | 547 dm_audit_log_target(DM_MSG_PREFIX, "mac-superblock", ic->ti, 0); in sb_mac() 887 dm_audit_log_target(DM_MSG_PREFIX, "mac-journal", ic->ti, 0); in rw_section_mac() 2558 dm_audit_log_target(DM_MSG_PREFIX, "integrity-replay-journal", ic->ti, 0); in do_journal_write()
|