rqst_exp_find    1354 fs/nfsd/export.c 	exp = rqst_exp_find(rqstp, FSID_NUM, fsidv);
rqst_exp_find     156 fs/nfsd/nfsfh.c 		exp = rqst_exp_find(rqstp, fh->fh_fsid_type, fh->fh_auth);
rqst_exp_find     169 fs/nfsd/nfsfh.c 		exp = rqst_exp_find(rqstp, FSID_DEV, tfh);
rqst_exp_find     150 include/linux/nfsd/export.h struct svc_export * rqst_exp_find(struct svc_rqst *, int, u32 *);