Searched refs:dtl_consumer (Results 1 – 3 of 3) sorted by relevance
165 extern void (*dtl_consumer)(struct dtl_entry *entry, u64 index);
117 dtl_consumer = consume_dtle; in dtl_start()135 dtl_consumer = NULL; in dtl_stop()
163 void (*dtl_consumer)(struct dtl_entry *, u64); variable221 if (dtl_consumer) in scan_dispatch_log()222 dtl_consumer(dtl, i); in scan_dispatch_log()