Lines Matching defs:fsidv
838 u32 *fsidv, struct cache_req *reqp)
848 memcpy(key.ek_fsid, fsidv, key_len(fsid_type));
960 u32 *fsidv, struct cache_req *reqp)
964 struct svc_expkey *ek = exp_find_key(nn->svc_expkey_cache, clp, fsid_type, fsidv, reqp);
1049 rqst_exp_find(struct svc_rqst *rqstp, int fsid_type, u32 *fsidv)
1060 fsidv, &rqstp->rq_chandle);
1072 gssexp = exp_find(cd, rqstp->rq_gssclient, fsid_type, fsidv,
1100 u32 fsidv[2];
1102 mk_fsid(FSID_NUM, fsidv, 0, 0, 0, NULL);
1104 return rqst_exp_find(rqstp, FSID_NUM, fsidv);