Searched refs:svc_expkey_update (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | export.c | 77 static struct svc_expkey *svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new, 149 ek = svc_expkey_update(cd, &key, ek); in expkey_parse() 161 ek = svc_expkey_update(cd, &key, ek); in expkey_parse() 307 svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new, in svc_expkey_update() function 509 ek = svc_expkey_update(cd, &key, ek); in nfsd_nl_parse_one_expkey() 519 ek = svc_expkey_update(cd, &key, ek); in nfsd_nl_parse_one_expkey()
|