Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/fs/nfsd/
Dstats.c97 svc_proc_register(&init_net, &nfsd_svcstats, &nfsd_proc_fops); in nfsd_stat_init()