Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A 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-6.3-rc2/fs/nfsd/
A Dstats.c127 svc_proc_register(&init_net, &nfsd_svcstats, &nfsd_proc_ops); in nfsd_stat_init()
/linux-6.3-rc2/net/sunrpc/
A 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);

Completed in 5 milliseconds