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

/linux-master/net/sunrpc/
H A Dsunrpc_syms.c80 static struct pernet_operations sunrpc_net_ops = { variable in typeref:struct:pernet_operations
99 err = register_pernet_subsys(&sunrpc_net_ops);
122 unregister_pernet_subsys(&sunrpc_net_ops);
144 unregister_pernet_subsys(&sunrpc_net_ops);

Completed in 104 milliseconds