Searched defs:nfsd_net (Results 1 – 1 of 1) sorted by relevance
45 struct nfsd_net { struct46 struct cld_net *cld_net;48 struct cache_detail *svc_expkey_cache;49 struct cache_detail *svc_export_cache;51 struct cache_detail *idtoname_cache;52 struct cache_detail *nametoid_cache;54 struct lock_manager nfsd4_manager;55 bool grace_ended;56 time_t boot_time;68 struct list_head *reclaim_str_hashtbl;[all …]