Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnetns.h161 struct svc_info nfsd_info;
/linux/include/linux/sunrpc/
H A Dsvc.h101 struct svc_info { struct
471 int svc_pool_stats_open(struct svc_info *si, struct file *file);
/linux/net/sunrpc/
H A Dsvc_xprt.c1510 struct svc_info *si = m->private; in svc_pool_stats_start()
1527 struct svc_info *si = m->private; in svc_pool_stats_next()
1549 struct svc_info *si = m->private; in svc_pool_stats_stop()
1579 int svc_pool_stats_open(struct svc_info *info, struct file *file) in svc_pool_stats_open()