Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dexport.c74 static struct svc_expkey *svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new,
148 ek = svc_expkey_update(cd, &key, ek); in expkey_parse()
160 ek = svc_expkey_update(cd, &key, ek); in expkey_parse()
300 svc_expkey_update(struct cache_detail *cd, struct svc_expkey *new, in svc_expkey_update() function