Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sunrpc/
Dsysctl.c35 static ctl_table sunrpc_table[]; variable
41 sunrpc_table_header = register_sysctl_table(sunrpc_table, 1); in rpc_register_sysctl()
43 if (sunrpc_table[0].de) in rpc_register_sysctl()
44 sunrpc_table[0].de->owner = THIS_MODULE; in rpc_register_sysctl()
132 static ctl_table sunrpc_table[] = { variable