Searched refs:dtl_consumer (Results 1 – 3 of 3) sorted by relevance
46 extern void (*dtl_consumer)(struct dtl_entry *entry, u64 index);
96 dtl_consumer = consume_dtle; in dtl_start()114 dtl_consumer = NULL; in dtl_stop()
152 void (*dtl_consumer)(struct dtl_entry *, u64); variable212 if (dtl_consumer) in scan_dispatch_log()213 dtl_consumer(dtl, i); in scan_dispatch_log()