Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dexport.c45 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()
87 struct svc_expkey key; in expkey_parse()
181 struct svc_expkey *ek ; in expkey_show()
204 struct svc_expkey *orig = container_of(a, struct svc_expkey, h); in expkey_match()
205 struct svc_expkey *new = container_of(b, struct svc_expkey, h); in expkey_match()
217 struct svc_expkey *new = container_of(cnew, struct svc_expkey, h); in expkey_init()
218 struct svc_expkey *item = container_of(citem, struct svc_expkey, h); in expkey_init()
230 struct svc_expkey *new = container_of(cnew, struct svc_expkey, h); in expkey_update()
231 struct svc_expkey *item = container_of(citem, struct svc_expkey, h); in expkey_update()
[all …]
H A Dexport.h87 struct svc_expkey { struct
H A Dtrace.h307 TP_PROTO(const struct svc_expkey *key,
331 TP_PROTO(const struct svc_expkey *key, const char *exp_path),