Searched defs:dm_msg_prefix (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/
H A Ddm-audit.h27 static inline void dm_audit_log_ctr(const char *dm_msg_prefix, argument
33 static inline void dm_audit_log_dtr(const char *dm_msg_prefix, argument
39 static inline void dm_audit_log_target(const char *dm_msg_prefix, const char *op, argument
45 static inline void dm_audit_log_bio(const char *dm_msg_prefix, const char *op, argument
50 static inline void dm_audit_log_target(const char *dm_msg_prefix, argument
55 dm_audit_log_ctr(const char *dm_msg_prefix, struct dm_target *ti, int result) argument
60 dm_audit_log_dtr(const char *dm_msg_prefix, struct dm_target *ti, int result) argument
[all...]
H A Ddm-audit.c36 void dm_audit_log_ti(int audit_type, const char *dm_msg_prefix, const char *op, argument
69 void dm_audit_log_bio(const char *dm_msg_prefix, const char *op, argument
19 dm_audit_log_start(int audit_type, const char *dm_msg_prefix, const char *op) argument

Completed in 100 milliseconds