Home
last modified time | relevance | path

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

/linux-3.4.99/net/sunrpc/
Dsunrpc_syms.c68 static struct pernet_operations sunrpc_net_ops = { variable
87 err = register_pernet_subsys(&sunrpc_net_ops); in init_sunrpc()
102 unregister_pernet_subsys(&sunrpc_net_ops); in init_sunrpc()
119 unregister_pernet_subsys(&sunrpc_net_ops); in cleanup_sunrpc()