Home
last modified time | relevance | path

Searched refs:svc_proc_register (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/sunrpc/
Dstats.h49 struct proc_dir_entry * svc_proc_register(struct net *, struct svc_stat *,
68 static inline struct proc_dir_entry *svc_proc_register(struct net *net, struct svc_stat *s, in svc_proc_register() function
/Linux-v6.6/fs/nfsd/
Dstats.c129 svc_proc_register(&init_net, &nfsd_svcstats, &nfsd_proc_ops); in nfsd_stat_init()
/Linux-v6.6/net/sunrpc/
Dstats.c315 svc_proc_register(struct net *net, struct svc_stat *statp, const struct proc_ops *proc_ops) in svc_proc_register() function
319 EXPORT_SYMBOL_GPL(svc_proc_register);