Searched refs:dtl_consumer (Results 1 – 3 of 3) sorted by relevance
213 extern void (*dtl_consumer)(struct dtl_entry *entry, u64 index);
119 dtl_consumer = consume_dtle; in dtl_start()137 dtl_consumer = NULL; in dtl_stop()
164 void (*dtl_consumer)(struct dtl_entry *, u64); variable215 if (dtl_consumer) in scan_dispatch_log()216 dtl_consumer(dtl, i); in scan_dispatch_log()