Searched defs:nfsd_net (Results 1 – 2 of 2) sorted by relevance
32 struct nfsd_net { struct33 struct cld_net *cld_net;35 struct cache_detail *svc_expkey_cache;36 struct cache_detail *svc_export_cache;38 struct cache_detail *idtoname_cache;39 struct cache_detail *nametoid_cache;41 struct lock_manager nfsd4_manager;42 bool grace_ended;43 time64_t boot_time;45 struct dentry *nfsd_client_dir;[all …]
57 struct nfsd_net { struct58 struct cld_net *cld_net;60 struct cache_detail *svc_expkey_cache;61 struct cache_detail *svc_export_cache;63 struct cache_detail *idtoname_cache;64 struct cache_detail *nametoid_cache;66 struct lock_manager nfsd4_manager;67 bool grace_ended;68 time64_t boot_time;70 struct dentry *nfsd_client_dir;[all …]