Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvc.c565 static struct pernet_operations lockd_net_ops = { in lockd_exit_net()
587 err = register_pernet_subsys(&lockd_net_ops); in init_nlm()
598 unregister_pernet_subsys(&lockd_net_ops); in init_nlm()
612 unregister_pernet_subsys(&lockd_net_ops); in init_nlm()
573 static struct pernet_operations lockd_net_ops = { global() variable