Searched refs:svc_seq_show (Results 1 – 2 of 2) sorted by relevance
83 void svc_seq_show(struct seq_file *seq, const struct svc_stat *statp) in svc_seq_show() function113 EXPORT_SYMBOL_GPL(svc_seq_show);
292 static int svc_seq_show(struct seq_file *seq, void *v) in svc_seq_show() function312 .show = svc_seq_show,