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

/linux-4.1.27/include/linux/sunrpc/
H A Dstats.h64 struct proc_dir_entry * svc_proc_register(struct net *, struct svc_stat *,
76 static inline struct proc_dir_entry *svc_proc_register(struct net *net, struct svc_stat *s, svc_proc_register() function
/linux-4.1.27/fs/nfsd/
H A Dstats.c97 svc_proc_register(&init_net, &nfsd_svcstats, &nfsd_proc_fops); nfsd_stat_init()
/linux-4.1.27/net/sunrpc/
H A Dstats.c271 svc_proc_register(struct net *net, struct svc_stat *statp, const struct file_operations *fops) svc_proc_register() function
275 EXPORT_SYMBOL_GPL(svc_proc_register); variable

Completed in 88 milliseconds