Searched refs:rqst_exp_get_by_name (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.h138 struct svc_export * rqst_exp_get_by_name(struct svc_rqst *,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dexport.c1243 rqst_exp_get_by_name(struct svc_rqst *rqstp, struct path *path) function
1305 struct svc_export *exp = rqst_exp_get_by_name(rqstp, path);
1311 exp = rqst_exp_get_by_name(rqstp, path);
H A Dvfs.c94 exp2 = rqst_exp_get_by_name(rqstp, &path);

Completed in 38 milliseconds