Searched refs:svc_expkey (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | export.c | 45 struct svc_expkey *key = container_of(ref, struct svc_expkey, h.ref); in expkey_put() 64 struct svc_expkey *ek = container_of(h, struct svc_expkey, h); in expkey_request() 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 in expkey_parse() [all...] |
H A D | export.h | 71 struct svc_expkey { struct
|
H A D | trace.h | 85 TP_PROTO(const struct svc_expkey *key, 109 TP_PROTO(const struct svc_expkey *key, const char *exp_path),
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | export.c | 45 struct svc_expkey *key = container_of(ref, struct svc_expkey, h.ref); in expkey_put() 64 struct svc_expkey *ek = container_of(h, struct svc_expkey, h); in expkey_request() 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 in expkey_parse() [all...] |
H A D | export.h | 87 struct svc_expkey { struct
|
H A D | trace.h | 307 TP_PROTO(const struct svc_expkey *key, 331 TP_PROTO(const struct svc_expkey *key, const char *exp_path),
|
Completed in 5 milliseconds