rqst_exp_find    1081 fs/nfsd/export.c 	return rqst_exp_find(rqstp, FSID_NUM, fsidv);
rqst_exp_find     115 fs/nfsd/export.h struct svc_export * rqst_exp_find(struct svc_rqst *, int, u32 *);
rqst_exp_find    1568 fs/nfsd/nfs4proc.c 	exp = rqst_exp_find(rqstp, map->fsid_type, map->fsid);
rqst_exp_find     195 fs/nfsd/nfsfh.c 		exp = rqst_exp_find(rqstp, fh->fh_fsid_type, fh->fh_fsid);
rqst_exp_find     208 fs/nfsd/nfsfh.c 		exp = rqst_exp_find(rqstp, FSID_DEV, tfh);