Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnetns.h74 struct nfsd_net { struct
75 struct cld_net *cld_net;
77 struct cache_detail *svc_expkey_cache;
78 struct cache_detail *svc_export_cache;
80 struct cache_detail *idtoname_cache;
81 struct cache_detail *nametoid_cache;
83 struct lock_manager nfsd4_manager;
84 unsigned long flags;
85 time64_t boot_time;
86 time64_t boot_time_bt; /* same instant in CLOCK_BOOTTIME */
[all …]