Searched refs:svc_expkey (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/nfsd/
H A Dexport.c45 struct svc_expkey *key = container_of(ref, struct svc_expkey, h.ref);
64 struct svc_expkey *ek = container_of(h, struct svc_expkey, h);
74 static struct svc_expkey *svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new,
75 struct svc_expkey *old);
76 static struct svc_expkey *svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *);
87 struct svc_expkey ke
[all...]
H A Dexport.h87 struct svc_expkey { struct
H A Dtrace.h309 TP_PROTO(const struct svc_expkey *key,
333 TP_PROTO(const struct svc_expkey *key, const char *exp_path),

Completed in 209 milliseconds