Searched refs:svc_expkey_update (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | export.c | 74 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
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | export.c | 74 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
|
Completed in 5 milliseconds