Searched refs:rqst_exp_find (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/nfsd/
H A Dexport.h158 struct svc_export * rqst_exp_find(struct svc_rqst *, int, u32 *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsfh.c175 exp = rqst_exp_find(rqstp, fh->fh_fsid_type, fh->fh_auth);
188 exp = rqst_exp_find(rqstp, FSID_DEV, tfh);
H A Dexport.c1272 rqst_exp_find(struct svc_rqst *rqstp, int fsid_type, u32 *fsidv) function
1324 return rqst_exp_find(rqstp, FSID_NUM, fsidv);

Completed in 89 milliseconds