Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsctl.c2265 static struct pernet_operations nfsd_net_ops = { in nfsd_net_init()
2292 retval = register_pernet_subsys(&nfsd_net_ops);
2315 unregister_pernet_subsys(&nfsd_net_ops); in init_nfsd()
2335 unregister_pernet_subsys(&nfsd_net_ops); in init_nfsd()
2305 static struct pernet_operations nfsd_net_ops = { global() variable