Searched refs:dm_audit_log_ctr (Results 1 – 4 of 4) sorted by relevance
| /drivers/md/ |
| A 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
|
| A D | dm-verity-target.c | 1571 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1); in verity_ctr() 1578 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0); in verity_ctr()
|
| A D | dm-crypt.c | 3485 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1); in crypt_ctr() 3489 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0); in crypt_ctr()
|
| A D | dm-integrity.c | 5148 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 1); in dm_integrity_ctr() 5152 dm_audit_log_ctr(DM_MSG_PREFIX, ti, 0); in dm_integrity_ctr()
|
Completed in 25 milliseconds