Home
last modified time | relevance | path

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

/linux-2.6.39/net/sunrpc/
Dstats.c33 static int rpc_proc_show(struct seq_file *seq, void *v) { in rpc_proc_show() function
66 return single_open(file, rpc_proc_show, PDE(inode)->data); in rpc_proc_open()