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

/linux-master/fs/nfsd/
H A Dexport.c76 static struct svc_expkey *svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *);
134 ek = svc_expkey_lookup(cd, &key);
287 svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *item) function
947 ek = svc_expkey_lookup(cd, &key);

Completed in 87 milliseconds