Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dexport.c69 static struct svc_expkey *svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *);
127 ek = svc_expkey_lookup(cd, &key); in expkey_parse()
263 svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *item) in svc_expkey_lookup() function
818 ek = svc_expkey_lookup(cd, &key); in exp_find_key()