Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/sunrpc/
Dstats.h65 struct proc_dir_entry * svc_proc_register(struct net *, struct svc_stat *,
77 static inline struct proc_dir_entry *svc_proc_register(struct net *net, struct svc_stat *s, in svc_proc_register() function
/Linux-v6.1/fs/nfsd/
Dstats.c127 svc_proc_register(&init_net, &nfsd_svcstats, &nfsd_proc_ops); in nfsd_stat_init()
/Linux-v6.1/net/sunrpc/
Dstats.c310 svc_proc_register(struct net *net, struct svc_stat *statp, const struct proc_ops *proc_ops) in svc_proc_register() function
314 EXPORT_SYMBOL_GPL(svc_proc_register);