#ifdef CONFIG_DM_AUDIT void dm_audit_log_bio(constchar *dm_msg_prefix, constchar *op, struct bio *bio, sector_t sector, int result);
/* * dm_audit_log_ti() is not intended to be used directly in dm modules, * the wrapper functions below should be called by dm modules instead.
*/ void dm_audit_log_ti(int audit_type, constchar *dm_msg_prefix, constchar *op, struct dm_target *ti, int result);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.