Searched refs:lockd_net (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/fs/lockd/ |
| D | svc.c | 102 struct lockd_net *ln = container_of(dwork, struct lockd_net, in grace_ender() 111 struct lockd_net *ln = net_generic(net, lockd_net_id); in set_grace_period() 122 struct lockd_net *ln = net_generic(net, lockd_net_id); in restart_grace() 140 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd() 257 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_up_net() 281 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_down_net() 689 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_init_net() 700 struct lockd_net *ln = net_generic(net, lockd_net_id); in lockd_exit_net() 717 .size = sizeof(struct lockd_net),
|
| D | procfs.c | 25 struct lockd_net *ln = net_generic(current->nsproxy->net_ns, in nlm_end_grace_write() 52 struct lockd_net *ln = net_generic(current->nsproxy->net_ns, in nlm_end_grace_read()
|
| D | netns.h | 8 struct lockd_net { struct
|
| D | host.c | 181 struct lockd_net *ln = net_generic(host->net, lockd_net_id); in nlm_destroy_host_locked() 240 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlmclnt_lookup_host() 348 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlmsvc_lookup_host() 586 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlm_complain_hosts() 687 struct lockd_net *ln = net_generic(net, lockd_net_id); in nlm_gc_hosts()
|
| D | mon.c | 320 struct lockd_net *ln = net_generic(net, lockd_net_id); in nsm_get_handle() 380 struct lockd_net *ln = net_generic(net, lockd_net_id); in nsm_reboot_lookup()
|