
3 	struct nfs_net *nn = net_generic(net, nfs_net_id);
4 	assert(nn != NULL);
5 	nfs_clients_init(net);
6 	rpc_proc_register(net, &nn->rpcstats);
