Searched refs:dtl_consumer (Results 1 – 3 of 3) sorted by relevance
162 extern void (*dtl_consumer)(struct dtl_entry *entry, u64 index);
118 dtl_consumer = consume_dtle; in dtl_start()136 dtl_consumer = NULL; in dtl_stop()
167 void (*dtl_consumer)(struct dtl_entry *, u64); variable230 if (dtl_consumer) in scan_dispatch_log()231 dtl_consumer(dtl, i); in scan_dispatch_log()