Searched refs:lc_seq_printf_stats (Results 1 – 4 of 4) sorted by relevance
312 lc_seq_printf_stats(seq, device->resync); in drbd_seq_show()313 lc_seq_printf_stats(seq, device->act_log); in drbd_seq_show()
668 lc_seq_printf_stats(m, device->resync); in device_resync_extents_show()683 lc_seq_printf_stats(m, device->act_log); in device_act_log_extents_show()
253 extern void lc_seq_printf_stats(struct seq_file *seq, struct lru_cache *lc);
219 void lc_seq_printf_stats(struct seq_file *seq, struct lru_cache *lc) in lc_seq_printf_stats() function618 EXPORT_SYMBOL(lc_seq_printf_stats);
Completed in 14 milliseconds