Searched defs:svc_expkey (Results 1 – 1 of 1) sorted by relevance
86 struct svc_expkey { struct87 struct cache_head h;89 struct auth_domain * ek_client;90 int ek_fsidtype;91 u32 ek_fsid[6];93 struct path ek_path;94 struct rcu_head ek_rcu;
Completed in 3 milliseconds