Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dexport.c1650 u32 *fsidv, struct cache_req *reqp) in exp_find_key() argument
1665 err = cache_check(cd, &ek->h, reqp); in exp_find_key()
1675 const struct path *path, struct cache_req *reqp) in exp_get_by_name() argument
1690 err = cache_check(cd, &exp->h, reqp); in exp_get_by_name()
1772 u32 *fsidv, struct cache_req *reqp) in exp_find() argument
1776 struct svc_expkey *ek = exp_find_key(nn->svc_expkey_cache, clp, fsid_type, fsidv, reqp); in exp_find()
1780 exp = exp_get_by_name(cd, clp, &ek->ek_path, reqp); in exp_find()
1966 rqst_exp_find(struct cache_req *reqp, struct net *net, in rqst_exp_find() argument
1978 exp = exp_find(cd, cl, fsid_type, fsidv, reqp); in rqst_exp_find()
1990 gssexp = exp_find(cd, gsscl, fsid_type, fsidv, reqp); in rqst_exp_find()