Lines Matching defs:fsidv
922 u32 *fsidv, struct cache_req *reqp)
932 memcpy(key.ek_fsid, fsidv, key_len(fsid_type));
1044 u32 *fsidv, struct cache_req *reqp)
1048 struct svc_expkey *ek = exp_find_key(nn->svc_expkey_cache, clp, fsid_type, fsidv, reqp);
1151 rqst_exp_find(struct svc_rqst *rqstp, int fsid_type, u32 *fsidv)
1162 fsidv, &rqstp->rq_chandle);
1174 gssexp = exp_find(cd, rqstp->rq_gssclient, fsid_type, fsidv,
1202 u32 fsidv[2];
1204 mk_fsid(FSID_NUM, fsidv, 0, 0, 0, NULL);
1206 return rqst_exp_find(rqstp, FSID_NUM, fsidv);