Searched refs:svc_seq_show (Results 1 – 2 of 2) sorted by relevance
81 void svc_seq_show(struct seq_file *seq, const struct svc_stat *statp) { in svc_seq_show() function110 EXPORT_SYMBOL_GPL(svc_seq_show);
341 static int svc_seq_show(struct seq_file *seq, void *v) in svc_seq_show() function361 .show = svc_seq_show,