Home
last modified time | relevance | path

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

/linux-3.4.99/net/sunrpc/
Dsvc_xprt.c1253 static const struct seq_operations svc_pool_stats_seq_ops = { variable
1264 err = seq_open(file, &svc_pool_stats_seq_ops); in svc_pool_stats_open()