Home
last modified time | relevance | path

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

/Linux-v5.10/net/sunrpc/
Dsunrpc_syms.c79 static struct pernet_operations sunrpc_net_ops = { variable
98 err = register_pernet_subsys(&sunrpc_net_ops); in init_sunrpc()
115 unregister_pernet_subsys(&sunrpc_net_ops); in init_sunrpc()
134 unregister_pernet_subsys(&sunrpc_net_ops); in cleanup_sunrpc()