Searched refs:lc_seq_dump_details (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/lib/
H A Dlru_cache.c90 * @name: descriptive name only used in lc_seq_printf_stats and lc_seq_dump_details
652 void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, lc_seq_dump_details() function
687 EXPORT_SYMBOL(lc_seq_dump_details); variable
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_debugfs.c706 lc_seq_dump_details(m, device->resync, "rs_left flags", resync_dump_detail); device_resync_extents_show()
721 lc_seq_dump_details(m, device->act_log, "", NULL); device_act_log_extents_show()
/linux-4.4.14/include/linux/
H A Dlru_cache.h269 extern void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext,

Completed in 82 milliseconds