| H A D | export.c | 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[ 959 exp_find_key(struct cache_detail * cd,struct auth_domain * clp,int fsid_type,u32 * fsidv,struct cache_req * reqp) exp_find_key() argument 1081 exp_find(struct cache_detail * cd,struct auth_domain * clp,int fsid_type,u32 * fsidv,struct cache_req * reqp) exp_find() argument 1277 rqst_exp_find(struct cache_req * reqp,struct net * net,struct auth_domain * cl,struct auth_domain * gsscl,int fsid_type,u32 * fsidv) rqst_exp_find() argument 1326 u32 fsidv[2]; rqst_find_fsidzero_export() local [all...] |