Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dnfsctl.c1507 static struct pernet_operations nfsd_net_ops = { variable
1536 retval = register_pernet_subsys(&nfsd_net_ops); in init_nfsd()
1544 unregister_pernet_subsys(&nfsd_net_ops); in init_nfsd()
1564 unregister_pernet_subsys(&nfsd_net_ops); in exit_nfsd()