Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
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, in svc_proc_register() function
/linux-4.1.27/fs/nfsd/
Dstats.c97 svc_proc_register(&init_net, &nfsd_svcstats, &nfsd_proc_fops); in nfsd_stat_init()
/linux-4.1.27/net/sunrpc/
Dstats.c271 svc_proc_register(struct net *net, struct svc_stat *statp, const struct file_operations *fops) in svc_proc_register() function
275 EXPORT_SYMBOL_GPL(svc_proc_register);