Lines Matching defs:reqp
959 u32 *fsidv, struct cache_req *reqp)
974 err = cache_check(cd, &ek->h, reqp);
984 const struct path *path, struct cache_req *reqp)
999 err = cache_check(cd, &exp->h, reqp);
1081 u32 *fsidv, struct cache_req *reqp)
1085 struct svc_expkey *ek = exp_find_key(nn->svc_expkey_cache, clp, fsid_type, fsidv, reqp);
1089 exp = exp_get_by_name(cd, clp, &ek->ek_path, reqp);
1261 * @reqp: The handle to be used to suspend the request if a cache-upcall is needed
1275 rqst_exp_find(struct cache_req *reqp, struct net *net,
1287 exp = exp_find(cd, cl, fsid_type, fsidv, reqp);
1299 gssexp = exp_find(cd, gsscl, fsid_type, fsidv, reqp);