Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dsvc.c578 static struct pernet_operations lockd_net_ops = { variable
600 err = register_pernet_subsys(&lockd_net_ops); in init_nlm()
611 unregister_pernet_subsys(&lockd_net_ops); in init_nlm()
625 unregister_pernet_subsys(&lockd_net_ops); in exit_nlm()