Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dexport.c76 static struct svc_expkey *svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *);
134 ek = svc_expkey_lookup(cd, &key); in expkey_parse()
287 svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *item) in svc_expkey_lookup() function
934 ek = svc_expkey_lookup(cd, &key); in exp_find_key()