Searched refs:dm_audit_log_ctr (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/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-verity-target.c | 1445 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1); in verity_ctr() 1452 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0); in verity_ctr()
|
| D | dm-crypt.c | 3400 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1); in crypt_ctr() 3404 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0); in crypt_ctr()
|
| D | dm-integrity.c | 4588 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1); in dm_integrity_ctr() 4592 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0); in dm_integrity_ctr()
|