Searched refs:svc_expkey_update (Results 1 – 1 of 1) sorted by relevance
68 static struct svc_expkey *svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new,142 ek = svc_expkey_update(cd, &key, ek); in expkey_parse()152 ek = svc_expkey_update(cd, &key, ek); in expkey_parse()289 svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new, in svc_expkey_update() function