Searched refs:dm_audit_log_ctr (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/md/ |
D | dm-audit.h | 27 static inline void dm_audit_log_ctr(const char *dm_msg_prefix, in dm_audit_log_ctr() function 55 static inline void dm_audit_log_ctr(const char *dm_msg_prefix, in dm_audit_log_ctr() function
|
D | dm-crypt.c | 3367 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1); in crypt_ctr() 3371 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0); in crypt_ctr()
|
D | dm-integrity.c | 4545 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1); in dm_integrity_ctr() 4549 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0); in dm_integrity_ctr()
|