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
250 void rpc_clnt_show_stats(struct seq_file *seq, struct rpc_clnt *clnt) in rpc_clnt_show_stats() function276 EXPORT_SYMBOL_GPL(rpc_clnt_show_stats);
718 rpc_clnt_show_stats(m, nfss->client); in nfs_show_stats()