Home
last modified time | relevance | path

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

/linux-4.19.296/fs/lockd/
Dsvc.c707 static struct pernet_operations lockd_net_ops = { variable
729 err = register_pernet_subsys(&lockd_net_ops); in init_nlm()
740 unregister_pernet_subsys(&lockd_net_ops); in init_nlm()
754 unregister_pernet_subsys(&lockd_net_ops); in exit_nlm()