Searched refs:rpc_clnt_show_stats (Results 1 – 3 of 3) sorted by relevance
90 void rpc_clnt_show_stats(struct seq_file *, struct rpc_clnt *);103 static inline void rpc_clnt_show_stats(struct seq_file *seq, struct rpc_clnt *clnt) {} in rpc_clnt_show_stats() function
255 void rpc_clnt_show_stats(struct seq_file *seq, struct rpc_clnt *clnt) in rpc_clnt_show_stats() function281 EXPORT_SYMBOL_GPL(rpc_clnt_show_stats);
723 rpc_clnt_show_stats(m, nfss->client); in nfs_show_stats()