Home
last modified time | relevance | path

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

/linux-4.1.27/fs/lockd/
Dsvc.c95 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()
585 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_init_net()
601 .size = sizeof(struct lockd_net),
Dprocfs.c24 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()
Dnetns.h7 struct lockd_net { struct
Dhost.c177 struct lockd_net *ln = net_generic(host->net, lockd_net_id); in nlm_destroy_host_locked()
231 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlmclnt_lookup_host()
340 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlmsvc_lookup_host()
574 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlm_complain_hosts()
671 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlm_gc_hosts()
Dmon.c90 static struct rpc_clnt *nsm_client_set(struct lockd_net *ln, in nsm_client_set()
109 struct lockd_net *ln = net_generic(net, lockd_net_id); in nsm_client_get()
128 struct lockd_net *ln = net_generic(net, lockd_net_id); in nsm_client_put()
250 struct lockd_net *ln = net_generic(host->net, lockd_net_id); in nsm_unmonitor()