Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dexport.c47 struct svc_expkey *key = container_of(to_rcu_work(work), in expkey_release()
48 struct svc_expkey, ek_rwork); in expkey_release()
59 struct svc_expkey *key = container_of(ref, struct svc_expkey, h.ref); in expkey_put()
75 struct svc_expkey *ek = container_of(h, struct svc_expkey, h); in expkey_request()
85 static struct svc_expkey *svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new,
86 struct svc_expkey *old);
87 static struct svc_expkey *svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *);
97 struct svc_expkey key; in expkey_parse()
98 struct svc_expkey *ek = NULL; in expkey_parse()
190 struct svc_expkey *ek ; in expkey_show()
[all …]
H A Dexport.h88 struct svc_expkey { struct
H A Dtrace.h378 TP_PROTO(const struct svc_expkey *key,
402 TP_PROTO(const struct svc_expkey *key, const char *exp_path),