Lines Matching refs:fsidv
1650 u32 *fsidv, struct cache_req *reqp)
1660 memcpy(key.ek_fsid, fsidv, key_len(fsid_type));
1772 u32 *fsidv, struct cache_req *reqp)
1776 struct svc_expkey *ek = exp_find_key(nn->svc_expkey_cache, clp, fsid_type, fsidv, reqp);
1958 * @fsidv: The actual fsid to look up in the context of either client.
1960 * Perform a lookup for @cl/@fsidv in the given @net for an export. If
1968 int fsid_type, u32 *fsidv)
1978 exp = exp_find(cd, cl, fsid_type, fsidv, reqp);
1990 gssexp = exp_find(cd, gsscl, fsid_type, fsidv, reqp);
2017 u32 fsidv[2];
2019 mk_fsid(FSID_NUM, fsidv, 0, 0, 0, NULL);
2023 FSID_NUM, fsidv);