Home
last modified time | relevance | path

Searched defs:statp (Results 1 – 2 of 2) sorted by relevance

/net/sunrpc/
Dstats.c35 const struct rpc_stat *statp = seq->private; in rpc_proc_show() local
81 void svc_seq_show(struct seq_file *seq, const struct svc_stat *statp) { in svc_seq_show()
231 rpc_proc_register(struct net *net, struct rpc_stat *statp) in rpc_proc_register()
248 svc_proc_register(struct net *net, struct svc_stat *statp, const struct file_operations *fops) in svc_proc_register()
Dsvc.c1068 __be32 *statp; in svc_process_common() local