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);
67 * @name: descriptive name only used in lc_seq_printf_stats and lc_seq_dump_details215 * lc_seq_printf_stats - print stats about @lc into @seq219 void lc_seq_printf_stats(struct seq_file *seq, struct lru_cache *lc) in lc_seq_printf_stats() function 618 EXPORT_SYMBOL(lc_seq_printf_stats);