Searched refs:rpc_clnt_show_stats (Results 1 – 3 of 3) sorted by relevance
85 void rpc_clnt_show_stats(struct seq_file *, struct rpc_clnt *);98 static inline void rpc_clnt_show_stats(struct seq_file *seq, struct rpc_clnt *clnt) {} in rpc_clnt_show_stats() function
238 void rpc_clnt_show_stats(struct seq_file *seq, struct rpc_clnt *clnt) in rpc_clnt_show_stats() function269 EXPORT_SYMBOL_GPL(rpc_clnt_show_stats);
887 rpc_clnt_show_stats(m, nfss->client); in nfs_show_stats()