Home
last modified time | relevance | path

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

/fs/nfsd/
Dexport.c67 static struct svc_expkey *svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *);
125 ek = svc_expkey_lookup(cd, &key); in expkey_parse()
261 svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *item) in svc_expkey_lookup() function
809 ek = svc_expkey_lookup(cd, &key); in exp_find_key()