Searched refs:svc_proc_register (Results 1 – 3 of 3) sorted by relevance
65 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
127 svc_proc_register(&init_net, &nfsd_svcstats, &nfsd_proc_ops); in nfsd_stat_init()
315 svc_proc_register(struct net *net, struct svc_stat *statp, const struct proc_ops *proc_ops) in svc_proc_register() function319 EXPORT_SYMBOL_GPL(svc_proc_register);
Completed in 5 milliseconds