Searched defs:nfsd_net (Results 1 – 1 of 1) sorted by relevance
42 struct nfsd_net { struct43 struct cld_net *cld_net;45 struct cache_detail *svc_expkey_cache;46 struct cache_detail *svc_export_cache;48 struct cache_detail *idtoname_cache;49 struct cache_detail *nametoid_cache;51 struct lock_manager nfsd4_manager;52 bool grace_ended;53 time64_t boot_time;55 struct dentry *nfsd_client_dir;[all …]