lc_seq_dump_details
lc_seq_dump_details(m, device->resync, "rs_left flags", resync_dump_detail);
lc_seq_dump_details(m, device->act_log, "", NULL);
extern void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext,
EXPORT_SYMBOL(lc_seq_dump_details);