Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dsunrpc_syms.c80 static struct pernet_operations sunrpc_net_ops = { variable
99 err = register_pernet_subsys(&sunrpc_net_ops); in init_sunrpc()
122 unregister_pernet_subsys(&sunrpc_net_ops); in init_sunrpc()
144 unregister_pernet_subsys(&sunrpc_net_ops); in cleanup_sunrpc()