Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Dsunrpc_syms.c77 static struct pernet_operations sunrpc_net_ops = { variable
96 err = register_pernet_subsys(&sunrpc_net_ops); in init_sunrpc()
113 unregister_pernet_subsys(&sunrpc_net_ops); in init_sunrpc()
132 unregister_pernet_subsys(&sunrpc_net_ops); in cleanup_sunrpc()