Home
last modified time | relevance | path

Searched refs:lc_seq_printf_stats (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/block/drbd/
A Ddrbd_proc.c312 lc_seq_printf_stats(seq, device->resync); in drbd_seq_show()
313 lc_seq_printf_stats(seq, device->act_log); in drbd_seq_show()
A Ddrbd_debugfs.c668 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()
/linux-6.3-rc2/include/linux/
A Dlru_cache.h253 extern void lc_seq_printf_stats(struct seq_file *seq, struct lru_cache *lc);
/linux-6.3-rc2/lib/
A Dlru_cache.c219 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);

Completed in 14 milliseconds