Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds