Home
last modified time | relevance | path

Searched defs:nfsd_net (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dnetns.h45 struct nfsd_net { struct
46 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 …]