Searched refs:lockd_net (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/fs/lockd/ |
D | svc.c | 95 struct lockd_net *ln = container_of(dwork, struct lockd_net, in grace_ender() 104 struct lockd_net *ln = net_generic(net, lockd_net_id); in set_grace_period() 115 struct lockd_net *ln = net_generic(net, lockd_net_id); in restart_grace() 241 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_up_net() 265 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_down_net() 590 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_init_net() 607 .size = sizeof(struct lockd_net),
|
D | procfs.c | 24 struct lockd_net *ln = net_generic(current->nsproxy->net_ns, in nlm_end_grace_write() 51 struct lockd_net *ln = net_generic(current->nsproxy->net_ns, in nlm_end_grace_read()
|
D | netns.h | 7 struct lockd_net { struct
|
D | host.c | 178 struct lockd_net *ln = net_generic(host->net, lockd_net_id); in nlm_destroy_host_locked() 232 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlmclnt_lookup_host() 341 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlmsvc_lookup_host() 576 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlm_complain_hosts() 673 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlm_gc_hosts()
|
D | mon.c | 317 struct lockd_net *ln = net_generic(net, lockd_net_id); in nsm_get_handle() 377 struct lockd_net *ln = net_generic(net, lockd_net_id); in nsm_reboot_lookup()
|